imxHasAlgebraOnPath | R Documentation |
This is an internal function exported for those people who know what they are doing. This function checks if a model (or any of its submodels) either (1) has labels on MxPaths that reference one or more MxAlgebras, or (2) defines any of the RAM matrices as MxAlgebras.
imxHasAlgebraOnPath(model, submodels = TRUE, strict = FALSE)
model |
an MxModel object |
submodels |
logical; recursion over child models? |
strict |
logical; raise error if 'model' contains no paths? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.