generate initial values for single chain
1 | initialize_sampler(dat, mode, n_levels, margin_vals, K_start = 100)
|
dat |
Data matrix. |
mode |
Margin type. |
n_levels |
Numeric vector of number of unique values per margin. |
margin_vals |
Numeric vector or list of unique values per margin. |
K_start |
Number of latent dimensions to intialize sampler with. Default is 100. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.