Learn R Programming

OpenMx (version 2.22.10)

imxHasThresholds: imxHasThresholds

Description

This is an internal function exported for those people who know what they are doing. This function checks if a model (or its submodels) has any thresholds.

Usage

imxHasThresholds(model, submodels = TRUE)

Arguments

model

model

submodels

logical; recursion over child models?