fixvar_of_red_mod: Calculate fixed effect variance from a reduced model

Description Usage Arguments Value

Description

Calculate fixed effect variance from a reduced model

Usage

1
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.

expct

Expectation

overdisp_name

Name of overdispersion term

R2_type

"marginal" or "conditional"

data

Data.frame to fit the model

Value

R2 of reduced model.


partR2 documentation built on Jan. 18, 2021, 5:06 p.m.