Package csb :: Package statistics :: Package pdf :: Class InverseGammaPosteriorSampler
[frames] | no frames]

Class InverseGammaPosteriorSampler

source code

       object --+    
                |    
AbstractEstimator --+
                    |
                   InverseGammaPosteriorSampler

Density parameter estimation based on adaptive rejection sampling

Nested Classes

Inherited from AbstractEstimator: __metaclass__

Instance Methods

Inherited from AbstractEstimator: estimate

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables

Inherited from AbstractEstimator: __abstractmethods__

Properties

Inherited from object: __class__