Generic plot function for RM
objects: Returns a plot of the mean values along with confidence
intervals for a factor (combination) specified by the user.
# S3 method for RM
plot(x, CI.info = FALSE, ...)
An object of class RM
If CI.info = TRUE, the mean values and confidence limits of the considered contrast are printed.
Additional parameters to be passed to plot()
An additional argument factor
can be used to specify the factor(s) used for plotting in two- and higher-way
layouts. See the examples for details.