- x
an object of class "predcoca", the result of
a call to coca.
- which
character; should the response or predictor scores be
plotted. Can be specified in several ways: response choices
are one from c("y", "Y", "y1", "response"); predictor
choices are one from c("x", "X", "y2", "predictor").
- choices
a vector of length 2 indicating which predictive CoCA
axes to plot.
- display
which sets of scores are drawn. See
scores.predcoca.
- type
one of "points", "text", or
"none". Determines how the site and species scores are
displayed. If type = "points", scores are plotted as
points. If type = "text", then the row names of the scores
matrices are plotted. If type = "none", then the scores are
not plotted.
- xlim, ylim
limits for the x and y axes. If non supplied,
suitable limits will be determined from the data.
- xlab, ylab
labels for the x and y axes. If non supplied
suitable labels are formed from the result object.
- main, sub
the main and sub titles for the plot.
- ann
logical, if TRUE plots are annotated and not if FALSE,
currently ignored.
- axes
a logical value indicating whether both axes should be drawn
on the plot.
- ...
other graphical parameters as in 'par' may also be passed as
arguments.