Concept

Plotting multivariate posteriors.

Three good interpretative plot models:

  1. Predictor residual plots. These plots show the outcome against residual predictor values. They are useful for understanding the statistical model, but not much else.
  2. Posterior prediction plots. These show model-based predictions against raw data, or otherwise display the error in prediction. They are tools for checking fit and assessing predictions. They are not causal tools.
  3. Counterfactual plots. These show the implied predictions for imaginary experiments. These plots allow you to explore the causal implications of manipulating one or more variables.

0

1

Updated 2021-08-03

Tags

Bayesian Statistics

Statistics

Data Science