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

Description Usage Arguments Details Value Author(s) See Also

View source: R/plot.check_model_hedonic.R

Description

plot.check_model_hedonic returns ggplot to visualize outputs from check_model.fit_model_hedonic

Usage

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

Arguments

x

Output from check_model.fit_model_hedonic

...

further arguments passed to or from other methods

Details

S3 method.

variance_intra_germplasm display the repartition of the residuals for each germplasm which represent the person assessor variation plus the intra-germplasm variance

See example in the book : https://priviere.github.io/PPBstats_book/hedonic.html#check-and-visualize-model-outputs-6

Value

Author(s)

Pierre Riviere

See Also

check_model.fit_model_hedonic


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