stability_index: PCSD Stability Index - stability_index()

View source: R/IndexFunctions.R

stability_indexR Documentation

PCSD Stability Index – stability_index()

Description

This function returns the standard deviation for each construct over the mathematical iterations of the PCSD.

Usage

stability_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.

Value

Returns a vector with the standard deviation of each of the constructs.


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