setFixedOmega: Set the omega as fixed of not.
Description
Set the omega as fixed of not.
Usage
setFixedOmega(object, value)# S4 method for ModelParameter
setFixedOmega(object, value)
Value
The model parameter with the omega updated as fixed or not.
Arguments
- object
An object from the class ModelParameter.
- value
A Boolean fixed or not.