Description Usage Arguments Value Slots
Calculate pooled estimates of fixed effects, standard deviation of the random effect and conditional modes of the random effect terms.
1 2 |
x |
A list containing clmm fits. For instance the analyses slot from a mira object of the mice package. Or the result from the with.mids function from the mice package. |
conf.int.re |
Type of 95 random effect to be calculated. Default is none. |
data |
mira object used to fit the model. Needed for calculating the profile likelihood. |
A pooled.clmm object. With the following elements:
fixed_effects
Pooled fixed effect estimates and associated standard errors.
random_effects
Pooled modes of random effects with associated conditional variances.
random_dist
Standard deviation of the random effect distribution and associated median odds ratio
conf_in_re
Optional 95
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.