| | 76 | <hr/><a name="_details"></a><h2>Detailed Description</h2> |
| | 77 | <p>Inverse-Gamma posterior density. </p> |
| | 78 | <p>Multivariate inverse-Gamma density as product of independent univariate densities. </p> |
| | 79 | <p class="formulaDsp"> |
| | 80 | <img class="formulaDsp" alt="\[ f(x|\alpha,\beta) = \prod f(x_i|\alpha_i,\beta_i) \]" src="form_79.png"/> |
| | 81 | </p> |
| | 82 | <p>Vector <img class="formulaInl" alt="$\beta$" src="form_80.png"/> has different meaning (in fact it is 1/beta as used in definition of iG)</p> |
| | 83 | <p>Inverse Gamma can be converted to Gamma using </p> |
| | 84 | <p class="formulaDsp"> |
| | 85 | <img class="formulaDsp" alt="\[ x\sim iG(a,b) => 1/x\sim G(a,1/b) \]" src="form_81.png"/> |
| | 86 | </p> |
| | 87 | <p> This relation is used in sampling. </p> |
| 195 | | <hr/><a name="_details"></a><h2>Detailed Description</h2> |
| 196 | | <p>Inverse-Gamma posterior density. </p> |
| 197 | | <p>Multivariate inverse-Gamma density as product of independent univariate densities. </p> |
| 198 | | <p class="formulaDsp"> |
| 199 | | <img class="formulaDsp" alt="\[ f(x|\alpha,\beta) = \prod f(x_i|\alpha_i,\beta_i) \]" src="form_79.png"/> |
| 200 | | </p> |
| 201 | | <p>Vector <img class="formulaInl" alt="$\beta$" src="form_80.png"/> has different meaning (in fact it is 1/beta as used in definition of iG)</p> |
| 202 | | <p>Inverse Gamma can be converted to Gamma using </p> |
| 203 | | <p class="formulaDsp"> |
| 204 | | <img class="formulaDsp" alt="\[ x\sim iG(a,b) => 1/x\sim G(a,1/b) \]" src="form_81.png"/> |
| 205 | | </p> |
| 206 | | <p> This relation is used in sampling. </p> |