Fork me on GitHub

pyhrf.test.test_jde_vem_tools module

class pyhrf.test.test_jde_vem_tools.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_create_conditions()
test_create_neighbours()
test_entropyA()
test_entropyH()
test_entropyZ()
test_expectA()
test_expectH()
test_expectZ()
test_free_energy()

Test of vem tool to compute free energy

test_gradient()
test_matrix()
test_max_L()
test_max_beta()
test_max_mu_sigma()
test_max_sigmaH()
test_max_sigmaH_prior()
test_max_sigma_noise()
test_maximum()
test_normpdf()
test_polyFit()