lavaanEq {stim}R 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


[Package stim version 1.0.0 Index]