Description Usage Arguments Details Value Author(s) See Also
View source: R/plot.check_model_home_away.R
plot.check_model_home_away
returns ggplot to visualize outputs from check_model.fit_model_home_away
1 2 |
x |
Output from |
... |
further arguments passed to or from other methods |
S3 method.
variance_intra_location represents the repartition of the residuals for each location. This has to been seen with caution:
If location have no intra-location variance (i.e. pure line or hybrides) then the distribution of each location represent only the micro-environmental variation.
If location have intra-location variance (i.e. population such as landraces for example) then the distribution of each location represent the micro-environmental variation plus the intra-location variance. With the hypothesis than the micro-environmental variation is equaly distributed on all the individuals (i.e. all the plants), the distribution of each location represent the intra-location variance.
See example in the book here
residuals
histogram : histogram with the distribution of the residuals
qqplot
points
variability_repartition : pie with repartition of SumSq for each factor
variance_intra_location : repartition of the residuals for each location (see Details for more information)
Pierre Riviere and Baptiste Rouger
check_model.fit_model_home_away
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.