setFixedOmega {PFIM} | R Documentation |
Set the omega as fixed of not.
Description
Set the omega as fixed of not.
Usage
setFixedOmega(object, value)
## S4 method for signature 'ModelParameter'
setFixedOmega(object, value)
Arguments
object |
An object from the class ModelParameter. |
value |
A Boolean fixed or not. |
Value
The model parameter with the omega updated as fixed or not.
[Package PFIM version 6.0.3 Index]