def test_simple(self): iat = pymc.iat(x) # IAT should be approximately 2.28 assert_approx_equal(iat, 2.28, 2)