getFixedEffects {PFIM} | R Documentation |
Get the matrix of fixed effects.
Description
Get the matrix of fixed effects.
Usage
getFixedEffects(object)
## S4 method for signature 'Fim'
getFixedEffects(object)
Arguments
object |
An object from the class Fim. |
Value
The matrix of the fixed effects.
[Package PFIM version 6.0.3 Index]