View source: R/IndexFunctions.R
auc_index | R Documentation |
This function calculates the area under the PCSD curve for each construct.
auc_index(grid, imp, ideal = dim(grid)[2], ...)
grid |
Subject's RepGrid. It must be an S4 object imported by the
|
imp |
Subject's ImpGrid. It must be an S4 object imported by the
|
ideal |
Column number representing the position of the Ideal-Self in the RepGrid. By default the last column of the RepGrid is set. |
... |
This function inherits all the parameters of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.