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

Description Usage Arguments Details Value Author(s) See Also

View source: R/plot.check_model_home_away.R

Description

plot.check_model_home_away returns ggplot to visualize outputs from check_model.fit_model_home_away

Usage

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

Arguments

x

Output from check_model.fit_model_home_away

...

further arguments passed to or from other methods

Details

S3 method.

variance_intra_location represents the repartition of the residuals for each location. This has to been seen with caution:

See example in the book here

Value

Author(s)

Pierre Riviere and Baptiste Rouger

See Also

check_model.fit_model_home_away


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