GitHub

@@ -710,15 +710,13 @@ Typically, the functional form of the likelihood function determines the functio

710710711711

A natural question to ask is why should a person's personal prior about a parameter $\theta$ be restricted to be described by a conjugate prior?

712712713-

Why not some other functional form that more sincerely describes the person's beliefs.

713+

Why not some other functional form that more sincerely describes the person's beliefs?

714714715-

To be argumentative, one could ask, why should the form of the likelihood function have *anything* to say about my

716-

personal beliefs about $\theta$?

715+

To be argumentative, one could ask, why should the form of the likelihood function have *anything* to say about my personal beliefs about $\theta$?

717716718717

A dignified response to that question is, well, it shouldn't, but if you want to compute a posterior easily you'll just be happier if your prior is conjugate to your likelihood.

719718720-

Otherwise, your posterior won't have a convenient analytical form and you'll be in the situation of wanting to

721-

apply the Markov chain Monte Carlo techniques deployed in {doc}`this quantecon lecture <bayes_nonconj>`.

719+

Otherwise, your posterior won't have a convenient analytical form and you'll be in the situation of wanting to apply the Markov chain Monte Carlo techniques deployed in {doc}`this quantecon lecture <bayes_nonconj>`.

722720723721

We also apply these powerful methods to approximating Bayesian posteriors for non-conjugate priors in

724722

{doc}`this quantecon lecture <ar1_bayes>` and {doc}`this quantecon lecture <ar1_turningpts>`

Read the original on github.com ↗