View source: R/draw_from_prior.R
draw_from_prior | R Documentation |
This function returns a sample from each parameter's prior distribution.
draw_from_prior(prior, C = 1)
prior |
An object of class |
C |
The number of latent classes. |
A list of draws for alpha
, s
, b
, Omega
, and
Sigma
(if specified for the model).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.