Extract the posterior samples of different latent models

ngme_post_samples(ngme_object, model_name = 1, type = "W", replicate = 1)

Arguments

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

Value

a data.frame of posterior samples (mesh_size * n_post_samples)