interpers_con: Interpersonal Consistency

Description Usage Arguments Author(s) References Examples

Description

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.

Usage

1

Arguments

data

yourdataset

id

youridvariable

Author(s)

Esther Beierl <esther.beierl@gmx.de> [‘aut‘, ‘cre‘], Ho Wing Yu [‘ctb‘]

References

Block, J. (1961). Ego Identity, Role Variability, and Adjustment. Journal of Clinical Psychology, 25(5), 392-397.

Examples

1
interpers_con(yourdata, youridvariable)

etbei/interperscon documentation built on May 13, 2019, 10:27 a.m.