r.squared.lme: Marginal and conditional r-squared for lme objects

View source: R/rsquaredglmm.R

r.squared.lmeR Documentation

Marginal and conditional r-squared for lme objects

Description

This method extracts the variance for fixed and random effects, as well as residuals, and calls .rsquared.glmm

Usage

## S3 method for class 'lme'
r.squared(mdl)

Arguments

mdl

an lme model (usually fit using nlme::lme)


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