R2_pe: Calculate R2

View source: R/r2_helpers.R

R2_peR 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


partR2 documentation built on May 29, 2024, 2:29 a.m.