Home
last modified time | relevance | path

Searched defs:df_ans (Results 1 – 1 of 1) sorted by relevance

/dports/science/py-scipy/scipy-1.7.1/scipy/stats/tests/
H A Dtest_multivariate.py1814 def test_default_args(self, loc, shape, df, loc_ans, shape_ans, df_ans): argument
1827 def test_scalar_list_and_ndarray_arguments(self, loc, shape, df, loc_ans, shape_ans, df_ans): argument