get_cue_labels_fom_MCMC: Get cue labels from an NIW belief MCMC object [DEPRECATED:...

View source: R/get-info-from-NIW-IA-MCMC.R

get_cue_labels_fom_MCMCR Documentation

Get cue labels from an NIW belief MCMC object [DEPRECATED: integrated with get_cue_labels_from_model]

Description

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.

Usage

get_cue_labels_fom_MCMC(x, indices = NULL)

Arguments

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')

Value

A character vector.


hlplab/MVBeliefUpdatr documentation built on March 29, 2025, 10:42 p.m.