plot.compare.yai {yaImpute}R Documentation

Plots a compare.yai object

Description

Provides a matrix of plots for objects created by compare.yai.

Usage

## S3 method for class 'compare.yai':
plot(x,...,colors=1,lineColor=2)

Arguments

x a data frame created by compare.yai.
... passed to plot functions.
colors the colors (recycled as necessary) used for the points.
lineColor the color of the 1:1 line.

Author(s)

Nicholas L. Crookston ncrookston@fs.fed.us
Andrew O. Finley afinley@stat.umn.edu

See Also

yai, compare.yai, impute.yai, rmsd.yai


[Package yaImpute version 0.0-4 Index]