getFixedMu {PFIM} | R Documentation |
Get the fixed effect.
Description
Get the fixed effect.
Usage
getFixedMu(object)
## S4 method for signature 'ModelParameter'
getFixedMu(object)
Arguments
object |
An object from the class ModelParameter. |
Value
A boolean giving the fixed mu.
[Package PFIM version 6.0.3 Index]