imxIsStateSpace {OpenMx} | R Documentation |
This is an internal function exported for those people who know what they are doing. If you don't know what you're doing, but want to, here's a brief description of the function. You give this function an MxModel. It returns TRUE if the model is a state space model and FALSE otherwise.
imxIsStateSpace(model)
model |
model |