lavaanEq: Create lavaan syntax based on the blueprint matrix

View source: R/lavaanEq.R

lavaanEqR Documentation

Create lavaan syntax based on the blueprint matrix

Description

Create lavaan syntax based on the blueprint matrix

Usage

lavaanEq(blueprint, S)

Arguments

blueprint

A character matrix which specifies which effects to estimate and which effects to constrain to a non-zero value

S

Sample covariance matrix

Value

A character vector which contains the lavaan syntax to specify the latent variables, variances, and covariances


stim documentation built on Jan. 23, 2023, 5:33 p.m.