--- myst: substitutions: sentence1: | here. It does not depend on the values of $\theta$ but only on its prior, as $\pi(\mathbf{y})=\int_{\Theta} L(\mathbf{y}|\theta) \pi_{prior} (\theta)d\theta$ making it a normalizing factor. For more details, see [](#calibration_reminder_discussing_theoretical_bayesian_approach) --- ```{include} /../core/calibration/abc.md ``` ```{toctree} abc/rejection_abc_algo ```