StarVine
starvine.uvar.tests.test_gamma_fit.TestGammaFit Class Reference

Check correctness of all fitting methods: More...

Inheritance diagram for starvine.uvar.tests.test_gamma_fit.TestGammaFit:

Public Member Functions

def setUpClass (self)
 
def testGammaFit (self)
 Try all fitting methods. More...
 
def tearDownClass (self)
 

Public Attributes

 true_model_params
 
 model
 
 sampled_density_data
 
 mle_fitted_params
 
 cmle_fitted_params
 
 gmm_fitted_params
 
 mcmc_fitted_params
 

Detailed Description

Check correctness of all fitting methods:

  • Maximum Likelihood
  • Method of Moments
  • Marcov Chain Monte Carlo

Member Function Documentation

§ testGammaFit()

def starvine.uvar.tests.test_gamma_fit.TestGammaFit.testGammaFit (   self)

Try all fitting methods.

Ensure all are in agreement.


The documentation for this class was generated from the following file: