pcsd: Personal Constructs System Dynamics plot - pcsd()

View source: R/FCMfunctions.R

pcsdR Documentation

Personal Constructs System Dynamics plot – pcsd()

Description

Interactive line plot of personal constructs system dinamics. Show fcminfer values expressed in terms of distance to Ideal-Self for each personal construct across the mathematical iterations.

Usage

pcsd(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 from the function fcminfer

Value

Interactive plot created with plotly.


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