Skip to contents

Creates a heatmap of the signed contribution of each cell to the NLL, and overlays the mean observed and expected K values.

Usage

plot_log_likelihood(contributions_df)

Arguments

contributions_df

A data frame from calculate_and_aggregate_likelihood.

Value

A ggplot object.