plot.BayesH: Plots observed versus predicted values

Description Usage Arguments Details Author(s) References

View source: R/BayesHMethods.R

Description

Plots observed versus predicted values for objects of class BayesH.

Usage

1
2
## S3 method for class 'BayesH'
plot(x, ...)

Arguments

x

An object of class BayesH.

...

Further arguments passed to or from other methods.

Details

It is an adaptation of code written by Perez and De Los Campos (2014).

Author(s)

Renato Rodrigues Silva

References

Gustavo de los Campos, Hugo Naya, Daniel Gianola, Jose Crossa, Andre's Legarra, Eduardo Manfredi, Kent Weigel and Jose Miguel Cotes. Predicting Quantitative Traits With Regression Models for Dense Molecular Markers and Pedigree, 2009. Genetics. doi: 10.1534/genetics.109.101501


BayesH documentation built on May 1, 2019, 6:28 p.m.

Related to plot.BayesH in BayesH...