|
| vector | day_of_week_effect (vector reports, array[] int day_of_week, vector effect) |
| |
| vector | scale_obs (vector reports, real frac_obs) |
| |
| vector | truncate_obs (vector reports, vector trunc_rev_cmf, int reconstruct) |
| |
| void | truncation_lp (array[] real truncation_mean, array[] real truncation_sd, array[] real trunc_mean_mean, array[] real trunc_mean_sd, array[] real trunc_sd_mean, array[] real trunc_sd_sd) |
| |
| void | report_lp (array[] int cases, array[] int case_times, vector reports, real dispersion, int model_type, real weight) |
| |
| vector | accumulate_reports (vector reports, array[] int accumulate) |
| |
| vector | report_log_lik (array[] int cases, vector reports, real dispersion, int model_type, real weight) |
| |
| int | neg_binomial_2_safe_rng (real mu, real phi) |
| |
| array[] int | report_rng (vector reports, real dispersion, int model_type) |
| |