auc_index: PCSD AUC Index - auc_index()

View source: R/IndexFunctions.R

auc_indexR Documentation

PCSD AUC Index – auc_index()

Description

This function calculates the area under the PCSD curve for each construct.

Usage

auc_index(grid, imp, ideal = dim(grid)[2], ...)

Arguments

grid

Subject's RepGrid. It must be an S4 object imported by the importgrid function.

imp

Subject's ImpGrid. It must be an S4 object imported by the importimp function.

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 pcsd function.


GICUNED/GridFCM documentation built on Feb. 23, 2023, 9:03 a.m.