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

View source: R/lmer.rsquared.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(obj)

Arguments

obj

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

Author(s)

: Jon Lefcheck

References

Lefcheck, Jonathan S. (2015) piecewiseSEM: Piecewise structural equation modeling in R for ecology, evolution, and systematics. Methods in Ecology and Evolution. 7(5): 573-579. DOI: 10.1111/2041-210X.12512


mcfanda/gamlj documentation built on April 15, 2024, 11:16 a.m.