MxBounds Class
MxBounds is an S4 class. New instances of this class can be created using the function mxBounds.
The MxBounds class has the following slots:
min | - | The lower bound |
max | - | The upper bound |
parameters | - | The vector of parameter names |
The 'min' and 'max' slots hold scalar numeric values for the lower and upper bounds on the list of parameters, respectively.
Parameters may be any free parameter or parameters from an MxMatrix object. Parameters may be referenced either by name or by referring to their position in the 'spec' matrix of an MxMatrix
object. To affect an estimation or optimization, an MxBounds object must be included in an MxModel object with all referenced MxAlgebra and MxMatrix objects.
The OpenMx User's guide can be found at http://openmx.ssri.psu.edu/documentation.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.