item.rel: Calculate item reliabilty correlation from full data. Note...

Description Usage Arguments Value

Description

Calculate item reliabilty correlation from full data. Note that this calculates the correlation of each column against the others.

Usage

1
item.rel(M, is.corr = FALSE)

Arguments

M

data.frame, matrix, or lavaan fit object. if a data.frame or matrix is given, calculate item-total correlation (using one against the others). If a lavaan fit object is given, return a data.frame with mean factor loadings by factor.

is.corr

boolean indicating if M is a corraltion matrix

Value

array with item-total correlation for each column


machow/isctools documentation built on May 21, 2019, 10:51 a.m.