HansN87 / ReferencePriors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculates the reference priors for examples 10 and 11 of [1] following the numerical recipe described in [1].

Example 10: unif(theta, theta^2), cf. Fig 1. [1] Alt text

Example 11: triangular pdf(theta) on (0,1), cf. Fig 2. [1] Alt text

Ref:

[1] Berger, Bernardo and Sun, Ann. Statist. Volume 37, Number 2 (2009)

About


Languages

Language:C++ 75.3%Language:Python 24.7%