imxHasThresholds {OpenMx}R Documentation

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?


[Package OpenMx version 2.22.7 Index]