View source: R/observation_model_likelihoods.R
prob_shifts | R Documentation |
Assumes measurement shifts are drawn from a normal distribution (random effects) with given standard deviation and mean. Code is commented out to assume log normally distributied
prob_shifts(rhos, pars)
rhos |
vector of measurement shifts |
pars |
vector of parameters, including rho_mean and rho_sd for the normal distribution |
a single prior probability
Other priors:
calc_phi_probs_indiv()
,
calc_phi_probs_spline()
,
calc_phi_probs()
,
create_prob_shifts()
,
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.