plot.f_lmer: Plot method for f_lmer objects

plot.f_lmerR Documentation

Plot method for f_lmer objects

Description

Replays the four-panel diagnostic figure (residuals vs fitted, Q-Q of residuals, Q-Q of random-effect BLUPs, scale-location) produced by f_lmer().

Usage

## S3 method for class 'f_lmer'
plot(x, ...)

Arguments

x

An object of class f_lmer.

...

Additional arguments (currently ignored).

Value

Returns x invisibly.


rfriend documentation built on July 7, 2026, 1:06 a.m.