Learn R Programming

processR (version 0.2.7)

fit2alpha: Make a Cronbach alpha table

Description

Make a Cronbach alpha table

Usage

fit2alpha(fit, digits = 3)

Arguments

fit

An object of class lavaan. Result of sem function of package lavaan

digits

integer indicating the number of decimal places to be used.