check_modifier_for_algebra: check_modifier_for_algebra

View source: R/check_modifier_for_algebra.R

check_modifier_for_algebraR Documentation

check_modifier_for_algebra

Description

takes in the parameter table and checks if any of the modifiers therein is an mxAlgebra. If so, it replaces the modifier with a temporary name and adds an algebra to the algebra data.frame

Usage

check_modifier_for_algebra(parameter_table, directed, undirected)

Arguments

parameter_table

parameter table

directed

symbol used to indicate directed effects (regressions and loadings)

undirected

symbol used to indicate undirected effects (variances and covariances)

Value

data.frame with parameters (parameter table)


mxsem documentation built on Sept. 11, 2024, 5:32 p.m.