plot.interSubVar function

Plot Function for RRPP

Plot Function for RRPP

This function produces a heat map for inter-subject variability, based on results from a measurement.error object. The function, interSubVar, must first be used on the measurement.error

object to obtain variability statistics. This function use the image

function to produce plots. It does little to manipulate such plots, but any argument for image can be manipulated here, as well as the graphical parameters that can be adjusted within image.

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

Arguments

  • x: Object from interSubVar
  • ...: Arguments passed onto image and plot.

Author(s)

Michael Collyer