| ngme_post_samples | R Documentation |
Extract the posterior samples of different latent models
ngme_post_samples(ngme_object, model_name = 1, type = "W", replicate = 1)
ngme_object |
ngme object |
model_name |
name of the model, or index of the model |
type |
type of samples, "W" or "V" |
replicate |
which replicate |
a data.frame of posterior samples (mesh_size * n_post_samples)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.