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()


smn74/MANOVA.RM documentation built on Aug. 30, 2023, 12:01 a.m.