Home | Trees | Indices | Help |
|
---|
|
object --+ | pdf.AbstractEstimator --+ | ScaleMixturePriorEstimator --+ | GammaPosteriorSampler
Nested Classes | |
Inherited from |
Instance Methods | |||
|
|||
AbstractDensity |
|
||
|
|||
Inherited from |
Class Variables | |
__abstractmethods__ =
|
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Generate samples from the posterior of alpha and beta. For beta the posterior is a gamma distribution and analytically acessible. The posterior of alpha can not be expressed analytically and is aproximated using adaptive rejection sampling.
|
Return an appropriate estimator for the scales of the mixture distribution under this prior.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:06 2017 | http://epydoc.sourceforge.net |