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

Description Usage Arguments Details Value Author(s) See Also

View source: R/plot.mean_comparisons_predict_the_past_model_bh_GxE.R

Description

plot.mean_comparisons_predict_the_past_model_bh_GxE returns ggplot to visualize outputs from mean_comparisons.predict_the_past_model_bh_GxE

Usage

1
2
3
## S3 method for class 'mean_comparisons_predict_the_past_model_bh_GxE'
plot(x,
  plot_type = "interaction", nb_parameters_per_plot = 8, ...)

Arguments

x

Output from mean_comparisons.predict_the_past_model_bh_GxE

plot_type

"interaction", "barplot" or "score"

nb_parameters_per_plot

number of parameter per plot to display

...

further arguments passed to or from other methods

Details

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

Value

It is the same outputs than for plot.mean_comparisons_model_bh_intra_location

Author(s)

Pierre Riviere

See Also

mean_comparisons.predict_the_past_model_bh_GxE


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