Description Usage Arguments Details Value Author(s) See Also
View source: R/plot.check_model_hedonic.R
plot.check_model_hedonic
returns ggplot to visualize outputs from check_model.fit_model_hedonic
1 2 |
x |
Output from |
... |
further arguments passed to or from other methods |
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
residuals
histogram : histogram with the distribution of the residuals
qqplot
points
variability_repartition : pie with repartition of SumSq for each factor
variance_intra_germplasm : repartition of the residuals for each germplasm (see Details for more information)
CA_composante_variance : variance caught by each dimension of the CA
PCA_composante_variance : variance caught by each dimension of the PCA previous to the HCPC
Pierre Riviere
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.