pcsd_derivative: PCSD derivative - pcsd_derivative()

View source: R/IndexFunctions.R

pcsd_derivativeR Documentation

PCSD derivative – pcsd_derivative()

Description

This function represents the first derivative for each of the PCSD curves.

Usage

pcsd_derivative(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

Return a plot create via plotly r-package.


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