View source: R/observation_model_likelihoods.R
create_prob_shifts | R Documentation |
Creates a function to calculate the prior probability of a set of measurement shifts. Assumes normally distributed random effects
create_prob_shifts(par_tab)
par_tab |
the parameter table as in |
a function pointer to solve the measurement shifts prior
Other priors:
calc_phi_probs_indiv()
,
calc_phi_probs_spline()
,
calc_phi_probs()
,
find_beta_prior_mode()
,
find_beta_prior_with_mean_var()
,
find_beta_prior_with_mean()
,
fit_beta_prior()
,
fit_normal_prior()
,
inf_mat_prior()
,
infection_history_prior()
,
prob_shifts()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.