PPBstats 0.26
  • Download and install
  • Book
  • Functions
  • News
  • Aknowledgement

Get mean comparisons from check_model object

Source: R/mean_comparisons.R
mean_comparisons.Rd

mean_comparisons performs mean comparisons from object coming from check_model or predict_the_past_model_bh_GxE

mean_comparisons(x, ...)

Arguments

x

outputs from

  • check_model.fit_model_bh_GxE

  • check_model.fit_model_bh_intra_location

  • check_model.fit_model_bh_variance_intra

  • check_model.fit_model_GxE

  • check_model.fit_model_hedonic

  • check_model.fit_model_spatial

  • predict_the_past_model_bh_GxE

...

See details

Value

It returns a list of elements ready to be plotted

Details

S3 method. See for more details :

  • mean_comparisons.check_model_GxE

  • mean_comparisons.check_model_bh_intra_location

  • mean_comparisons.check_model_bh_GxE

  • mean_comparisons.check_model_hedonic

  • mean_comparisons.check_model_spatial

  • mean_comparisons.check_model_bh_variance_intra

See also

  • check_model predict_the_past_model_bh_GxE plot.PPBstats

Contents

Developed by Pierre Riviere.

Site built with pkgdown 1.5.0.