Description Usage Arguments Author(s) References Examples
Calculates the extent of interpersonal consistency for the adjective ranking task described by Block (1961). Instead of the centroid method of factor analysis, which was used in the paper, an eigen decomposition is done. "The "data" needs to be in long format with "id" as key variable. The package returns one value for each particpant, which is the extent of interpersonal consistency. A higher value means a higher interpersonal consistency, the value can range from 0 to 100.
1 | interpers_con(data, id)
|
data |
yourdataset |
id |
youridvariable |
Esther Beierl <esther.beierl@gmx.de> [‘aut‘, ‘cre‘], Ho Wing Yu [‘ctb‘]
Block, J. (1961). Ego Identity, Role Variability, and Adjustment. Journal of Clinical Psychology, 25(5), 392-397.
1 | interpers_con(yourdata, youridvariable)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.