get_cue_labels_from_model: Get cue labels from likelihood or model

View source: R/get-info-from-model.R

get_cue_labels_from_modelR Documentation

Get cue labels from likelihood or model

Description

Get the names for all cues from a likelihood (e.g., MVG or NIW_belief) or model (e.g., an MVG ideal observer or NIW ideal adaptor) object.

Usage

get_cue_labels_from_model(x, indices = NULL)

Arguments

x

A likelihood or model object.

indeces

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.