floads {IPV} | R Documentation |
Load(ing)s
Description
Extract the standardized factor loadings from a fitted lavaan model.
Usage
floads(fit, vars = NULL)
Arguments
fit |
fitted lavaan model |
vars |
character; variables for which loadings should be extracted; defaults to NULL, in which case all variables are considered |
Value
numeric; vector of standardized factor loadings
[Package IPV version 1.0.0 Index]