Fork me on GitHub

pyhrf.test.test_jde_vem_tools_asl module

class pyhrf.test.test_jde_vem_tools_asl.VEMToolsTest(methodName='runTest')

Bases: unittest.case.TestCase

setUp()

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

tearDown()

Hook method for deconstructing the test fixture after testing it.

test_PolyMat()
test_buildFiniteDiffMatrix()
test_computeFit()
test_compute_mat_X2()
test_entropyA()
test_entropyH()
test_entropyZ()
test_matrix()
test_max_sigmaH()
test_max_sigmaH_prior()
test_maximum()
test_normpdf()
test_polyFit()