Fork me on GitHub

pyhrf.test.statsTest module

class pyhrf.test.statsTest.PPMTest(methodName='runTest')

Bases: unittest.case.TestCase

setUp()

Hook method for setting up the test fixture before exercising it.

test_gm_cdf()
test_gm_sample_active()
test_gm_sample_half()
test_gm_sample_inactive()
test_ppm_a_mcmc()
test_ppm_a_norm()
test_ppm_g_apost()
test_ppm_g_mcmc()
test_ppm_g_norm()
class pyhrf.test.statsTest.RPNormTest(methodName='runTest')

Bases: unittest.case.TestCase

testSimple()