fixvar_of_red_mod: Calculate fixed effect variance from a reduced model

fixvar_of_red_modR Documentation

Calculate fixed effect variance from a reduced model

Description

Calculate fixed effect variance from a reduced model

Usage

fixvar_of_red_mod(partvar, mod, dat, expct, overdisp_name, R2_type)

Arguments

partvar

One or more fixed effect variables which are taken out of the model.

mod

merMod object.

dat

Data.frame to fit the model

expct

Expectation

overdisp_name

Name of overdispersion term

R2_type

"marginal" or "conditional"

Value

R2 of reduced model.


mastoffel/partR2 documentation built on March 9, 2024, 1:16 p.m.