Description Usage Arguments Author(s)
Function for initializing mixing proportions.
1 2 3 4 5 | initialize_mixing_prop(
pi_init_type = c("zero_conc", "uniform", "random"),
zero_spot,
M
)
|
pi_init_type |
How should we initialize the mixing
proportions? By concentrating on zero ( |
zero_spot |
The location of the zero. |
M |
The number of mixing distributions. |
David Gerard
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.