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


[Package stim version 1.0.0 Index]