fixed.effects {rts2} | R Documentation |
Extracts the fixed effect estimates
Description
Extracts the fixed effect estimates from an rtsFit object
returned from call of lgcp_ml()
or lgcp_bayes()
in the grid class.
Usage
fixed.effects(object)
Arguments
object |
An |
Value
A named, numeric vector of fixed-effects estimates.
[Package rts2 version 0.7.5 Index]