Arguments
x
a vector of reference values of some quantity, e.g. measured over
time or space.
y
a matrix whose columns hold values of values to be compared with
those in x. (If y
is a vector, it is converted first to a
one-column matrix).
scale
optional scale, interpreted as the maximum value of standard
deviation.
pch
list of characters to plot, one for each column of
y
.
col
list of colours for points on the plot, one for each column of
y
.
labels
optional vector of strings to use for labelling the points.
pos
optional vector of positions for labelling strings. If not
provided, labels will be to the left of the symbols.
...
optional arguments passed by plotTaylor
to more
child functions.