View source: R/probabilities.R
observation_process_all_times_logp | R Documentation |
Observation probability across all onset times
observation_process_all_times_logp(
snapshot_with_true_cases_df,
reporting_parameters
)
snapshot_with_true_cases_df |
a tibble with four columns: time_onset, time_reported, cases_reported, cases_true |
reporting_parameters |
a tibble with columns: 'reporting_piece_index', 'mean', 'sd' |
a log probability
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.