Description Usage Arguments Details Value Author(s) See Also Examples
This generic function extracts the fixed and random components of
bootstrapped estimates of an lqmm
object.
1 | extractBoot(object, which = "fixed")
|
object |
an object of |
which |
character indicating whether |
The "random"
parameters refer to the "raw" parameters of the
variance-covariance matrix of the random effects as returned by
lqmm.fit.gs
and lqmm.fit.df
.
a matrix of bootstrapped estimates.
Marco Geraci
boot.lqmm
, lqmm.fit.gs
,
lqmm.fit.df
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.