merror.pairs: A modified "pairs" plot with all axes haveing the same range.
Description
Creates all pairwise scatter plots.
Usage
merror.pairs(df,labels=names(df))
Value
Produces a scatter plot with the calibration curve and titles that include the
calibration equation and the scale-bias adjusted imprecision standard deviations.
Arguments
df
n (no. of items) x N (no. of methods) matrix or data.frame containing the measurements. N must be >= 3 and n > N.
labels
Provide labels for each device down the diagnoal of the pairs plot.
Author
Richard A. Bilonick
Details
Creates all pairwise scatter plots with the same range for all axes and adds
the diagonal line denote the "line of equality" or "no bias".).