Last data update: 2014.03.03

R: Plots a compare.yai object
plot.compare.yaiR 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@gmail.com
Andrew O. Finley finleya@msu.edu

See Also

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

Results