get_kr_df: Extract Degrees of Freedom for Fixed Effects in a Linear...

View source: R/konfound-lmer.R

get_kr_dfR Documentation

Extract Degrees of Freedom for Fixed Effects in a Linear Mixed-Effects Model

Description

Extract Degrees of Freedom for Fixed Effects in a Linear Mixed-Effects Model

Usage

get_kr_df(model_object)

Arguments

model_object

The mixed-effects model object produced by lme4::lmer.

Value

A vector containing degrees of freedom for the fixed effects in the model.


jrosen48/konfound documentation built on April 13, 2024, 3:47 a.m.