Fork me on GitHub

pyhrf.test.analysertest module

class pyhrf.test.analysertest.BetaEstimESTest(methodName='runTest')

Bases: unittest.case.TestCase

test_obs_2Dfield_MAP()

Test estimation of beta with an observed 2D field. Partition function estimation method : extrapolation scheme. Use the MAP on p(beta|label).

test_obs_3Dfield_MAP()

Test estimation of beta with an observed field: a small 3D case. Partition function estimation method : extrapolation scheme. Use the MAP on p(beta|label).

test_obs_field_ML()

Test estimation of beta with an observed field: a small 2D case. Partition function estimation method : extrapolation scheme. Use the ML on p(label|beta). PF estimation: Onsager