nest_cue_information_in_model | R Documentation |
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.
nest_cue_information_in_model(model)
unnest_cue_information_in_model(model)
model |
A model object. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.