symbMatrix: Create a symbolic covariance matrix

View source: R/symbolic.R

symbMatrixR Documentation

Create a symbolic covariance matrix

Description

Create a symbolic covariance matrix

Usage

symbMatrix(blueprint, residualcov)

Arguments

blueprint

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

residualcov

A list with both the lavaan syntax for the residual covariance and a dataframe with the variable names

Value

A list of character matrices: A symbolic covariance matrix and a symbolic psi matrix


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