View source: R/rdf_functions.R
rdf | R Documentation |
Residual degrees of freedom
rdf(fit)
fit |
model fit from |
rdf.merMod
library(lme4)
fit <- lm(Reaction ~ Days, sleepstudy)
rdf(fit)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.