overall_uniform | R Documentation |
specify overall uniform (symmetric Dirichlet distribution) for etiology prior
overall_uniform(alpha, cause_list)
alpha |
any positive number, usually 1. |
cause_list |
a list of latent status |
a vector of length length(cause_list)
Other prior specification functions:
set_prior_tpr_BrS_NoNest()
,
set_prior_tpr_SS()
overall_uniform(1,c("A","B","C"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.