setFixedMu | R Documentation |
Set the mu as fixed or not.
setFixedMu(object, value)
## S4 method for signature 'ModelParameter'
setFixedMu(object, value)
object |
An object from the class ModelParameter. |
value |
A Boolean if fixed or not. |
The mode parameter with the the mu updated as fixed or not.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.