parallel: A Function That Fits a Parallel Reflective Latent Variable...

Description Usage Arguments Value Examples

View source: R/parallel.R

Description

This function fits a parallel (i.e., unit-weighting) reflective latent variable model (described in McNeish & Wolf, 2020) using the indicators in the supplied data frame and the lavaan function. Factor loadings are fixed to 1 and residual variances are fixed to equality

Usage

1

Arguments

df

input data frame consisting of variables in the measurement model

Value

a fitted lavaan object

Examples

1
par.hs <- parallel(df)

jsakaluk/psyscores documentation built on Dec. 16, 2021, 6:50 p.m.