View source: R/IndexFunctions.R
pcsd_summary | R Documentation |
This function returns a summary of the PCSD. It informs us the initial and final value of each construct and the difference between them.
pcsd_summary(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 |
Returns a matrix with the PCSD summary.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.