pcsd_summary: PCSD summary - pcsd_summary()

View source: R/IndexFunctions.R

pcsd_summaryR Documentation

PCSD summary – pcsd_summary()

Description

This function returns a summary of the PCSD. It informs us the initial and final value of each construct and the difference between them.

Usage

pcsd_summary(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 matrix with the PCSD summary.


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