View source: R/konfound-lmer.R
get_kr_df | R Documentation |
Extract Degrees of Freedom for Fixed Effects in a Linear Mixed-Effects Model
get_kr_df(model_object)
model_object |
The mixed-effects model object produced by lme4::lmer. |
A vector containing degrees of freedom for the fixed effects in the model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.