imxIsStateSpace {OpenMx}R Documentation

imxIsStateSpace

Description

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.

Usage

imxIsStateSpace(model)

Arguments

model

model


[Package OpenMx version 2.21.11 Index]