R2_pe {partR2}R Documentation

Calculate R2

Description

Calculate R2

Usage

R2_pe(mod, expct, overdisp_name, R2_type)

Arguments

mod

merMod object

expct

Expectation

overdisp_name

Name of overdispersion term

R2_type

"marginal" or "conditional"

Value

data.frame with one element, R2


[Package partR2 version 0.9.2 Index]