Fork me on GitHub

pyhrf.test.test_jde_vem_bold module

class pyhrf.test.test_jde_vem_bold.VEMBOLDTest(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_jdevemanalyser()

Test BOLD VEM sampler on small simulation with small nb of iterations. Estimation accuracy is not tested.

test_vem_bold_constrained(**kwargs)

Test BOLD VEM constraint function. Estimation accuracy is not tested.

test_vem_bold_constrained_python(**kwargs)

Test BOLD VEM constraint function. Estimation accuracy is not tested.