View source: R/get-info-from-NIW-IA-MCMC.R
get_cue_labels_fom_MCMC | R Documentation |
Returns the cue labels for the specified indices extracted from the m column of the NIW belief MCMC object. If no indices are provided, then all cue labels are returned.
get_cue_labels_fom_MCMC(x, indices = NULL)
x |
mv_ibbu_stanfit object. |
indices |
A vector of indices that should be turned into the original cue labels corresponding to those indices, or 'NULL' if all cue labels should be returned. (default: 'NULL') |
A character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.