plot.cross_validation_model_bh_GxE: Get ggplot to visualize output from...

Description Usage Arguments Details Value Author(s) See Also

View source: R/plot.cross_validation_model_bh_GxE.R

Description

plot.cross_validation_model_bh_GxE returns ggplot to visualize outputs from cross_validation_model_bh_GxE

Usage

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

Arguments

x

Output from cross_validation_model_bh_GxE

...

further arguments passed to or from other methods

Details

S3 method. For plot : plot estimated.value = f(observed.value). The probability mean = 0 is coming from a t.test performed with the null hypothesis H0: the bias of estimated values in relation to real values = 0.

See example in the book: https://priviere.github.io/PPBstats_book/family-2.html#model-2

Value

Author(s)

Pierre Riviere

See Also

cross_validation_model_bh_GxE


priviere/PPBstats documentation built on May 6, 2021, 1:20 a.m.