genericFitDependencies-MxBaseFitFunction-method: Add dependencies

genericFitDependencies,MxBaseFitFunction-methodR Documentation

Add dependencies

Description

If there is an expectation, then the fitfunction should always depend on it. Hence, subclasses that implement this method must ignore the passed-in dependencies and use "dependencies <- callNextMethod()" instead.

Usage

## S4 method for signature 'MxBaseFitFunction'
genericFitDependencies(.Object, flatModel, dependencies)

Arguments

.Object

fit function object

flatModel

flat model that lives with .Object

dependencies

accumulated dependency relationships


OpenMx documentation built on Oct. 19, 2024, 9:06 a.m.