plot.RM: Plot function for an RM object

plot.RMR Documentation

Plot function for an RM object

Description

Generic plot function for RM objects: Returns a plot of the mean values along with confidence intervals for a specified RM-model.

Usage

## S3 method for class 'RM'
plot(x, leg = TRUE, ...)

Arguments

x

An object of class RM

leg

Logical: Should a legend be plotted?

...

Additional parameters to be passed to plot()


MANOVA.RM documentation built on Aug. 25, 2023, 5:15 p.m.

Related to plot.RM in MANOVA.RM...