Learn R Programming

OpenMx (version 2.3.1)

MxFitFunctionGREML-class: Class "MxFitFunctionGREML"

Description

MxFitFunctionGREML is the fitfunction class for GREML analyses.

Arguments

Objects from the Class

Objects can be created by calls of the form mxFitFunctionGREML(dV).

Extends

Class "MxBaseFitFunction", directly. Class "MxBaseNamed", by class "MxBaseFitFunction", distance 2. Class "MxFitFunction", by class "MxBaseFitFunction", distance 2.

Methods

No methods defined with class "MxFitFunctionGREML" in the signature.

References

The OpenMx User's guide can be found at http://openmx.psyc.virginia.edu/documentation.

See Also

See mxFitFunctionGREML() for creating MxFitFunctionGREML objects. See mxExpectationGREML() for creating MxExpectationGREML objects, and for more information generally concerning GREML analyses, including a complete example. More information about the OpenMx package may be found here.

Examples

Run this code
showClass("MxFitFunctionGREML")

Run the code above in your browser using DataLab