nest_model: Nest/unnest the cue information in a model

nest_cue_information_in_modelR Documentation

Nest/unnest the cue information in a model

Description

Take the centrality (e.g., mu or m) and scatter parameters (e.g., Sigma or S) of the model and nest them into vector/matrix form or unnest them. The unnested format introduces two cue columns 'cue' and 'cue2', which indicate the cue label for the cue value in the mu/m and Sigma/S columns.

Usage

nest_cue_information_in_model(model)

unnest_cue_information_in_model(model)

Arguments

model

A model object.


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