plot.BMTME: plot.BMTME Simple scatter plot comparing the observed values...

Description Usage Arguments

View source: R/utils.R

Description

plot.BMTME

Simple scatter plot comparing the observed values against the predicted values.

Usage

1
2
## S3 method for class 'BMTME'
plot(x, trait = "", ...)

Arguments

x

an BMTME object for which the plot of model is meaningful.

trait

string Name of the trait to plot.

...

Further arguments passed to or from other methods.


frahik/BMTME documentation built on Aug. 29, 2020, 10 p.m.