setMu | R Documentation |
Set the value of the fixed effect mu of an object.
setMu(object, value)
## S4 method for signature 'Distribution'
setMu(object, value)
## S4 method for signature 'ModelParameter'
setMu(object, value)
object |
An object defined form a class of PFIM. |
value |
The value of the fixed effect mu. |
The object with the updated fixed effect mu.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.