rsquared.glmm: R-squared and pseudo-rsquared for a list of (generalized)...

View source: R/rsquaredglmm.R

rsquared.glmmR Documentation

R-squared and pseudo-rsquared for a list of (generalized) linear (mixed) models

Description

This function calls the generic r.squared function for each of the models in the list and rbinds the outputs into one data frame

Usage

rsquared.glmm(modlist)

Arguments

a

single model or a list of fitted (generalized) linear (mixed) model objects

Value

a dataframe with one row per model, and "Class", "Family", "Marginal", "Conditional" and "AIC" columns


Sz-Tim/sevcheck documentation built on Feb. 1, 2024, 12:39 a.m.