plot.compare.yai: Plots a compare.yai object

Description Usage Arguments Author(s) See Also

View source: R/plot.yai.R

Description

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

Usage

1
2
## 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


yaImpute documentation built on July 1, 2020, 3 a.m.