actvector | R Documentation |
Function that extracts a column vector from a RepGrid and standardises it so that it can be used as an activation vector in a Fuzzy Cognitive Map.
actvector(grid, col.element = 1)
grid |
Subject's RepGrid. It must be an S4 object imported by the
|
col.element |
column number corresponding to the element from which the activation vector is extracted. |
Returns a vector containing the standardised weights for each of the constructs associated an element.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.