specSurvey: Plot Measures of Central Tendency and Spread for a Spectra Object
Description
This function computes and plots various measures of central tendency and spread for a "Spectra" object. Several different measures/spreads are available. The computation can be done by group or using the entire data set.
One of c("sd", "sem", "sem95", "mad", "iqr"). sd plots the mean +/- the standard deviation, sem computes the mean +/- the standard error of the mean, sem95 computes the mean +/- the standard error at th
by.gr
Logical, indicating if the analysis is to be done by group or not.
...
Additional parameters to be passed to the plotting routines.