getMu {PFIM} | R Documentation |
getMu
Description
Get the fixed effect of an object.
Usage
getMu(object)
## S4 method for signature 'Distribution'
getMu(object)
## S4 method for signature 'ModelParameter'
getMu(object)
Arguments
object |
An object defined form a class of PFIM. |
Value
The object with the updated fixed effect.
[Package PFIM version 6.0.3 Index]