Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
fix(04-workflow): typst format
Browse files Browse the repository at this point in the history
  • Loading branch information
storopoli committed Dec 29, 2023
1 parent 9e8f35b commit 98ec2e3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions slides/04-bayesian_workflow.typ
Original file line number Diff line number Diff line change
Expand Up @@ -125,23 +125,17 @@
We need to make sure that the posterior distribution of $bold(y)$, namely $bold(tilde(y))$,
can capture all the nuances of the real distribution density/mass of $bold(y)$.

#v(1em)

This procedure is called *posterior predictive check*, and it is generally
carried on by a visual inspection #footnote[
we also perform mathematical/exact inspections, see the section on _Model Comparison_.
]
of the real density/mass of $bold(y)$ against generated samples of $bold(y)$ by
the Bayesian model.

#v(1em)

The purpose is to compare the histogram of the dependent variable $bold(y)$
against the histograms of simulated dependent variables $bold(y)_"rep"$
by the model after parameter inference.

#v(1em)

The idea is that the real and simulated histograms blend together and we do not
observer any divergences.
]
Expand Down

0 comments on commit 98ec2e3

Please sign in to comment.