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