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,pointColor=1,lineColor=2,...)

Arguments

x a data frame created by compare.yai.
pointColor the color used for the points.
lineColor the color of the 1:1 line.
... passed to plot functions.

Author(s)

Nicholas L. Crookston ncrookston@fs.fed.us
Andrew O. Finley finleya@msu.edu

See Also

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


[Package yaImpute version 1.0-8 Index]