base_measure | R Documentation |
A structure for wrapping base measures as in Escobar and West (1995).
base_measure(idx, dim, pars, hpars, eval)
idx |
A unique index for the base measure. |
dim |
A dimension for the support of the base measure. |
pars |
A list of parameters used to generate mixture components. |
hpars |
A list of hyperparameters used to generate |
eval |
An evaluation function taking |
A base_measure
object for use in the sequence resampling scheme for
mixtures.
Escobar M. D., West, M. (1995) Bayesian Density Estimation and Inference Using Mixtures. Journal of the American Statistical Association. DOI: \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1080/01621459.1995.10476550")}
seqre()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.