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

# S3 method for 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

Value

It is the same outputs than for plot.mean_comparisons_model_bh_intra_location

Details

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

See also