class documentation

class TestRegression:

View In Hierarchy

Undocumented

Method test​_beta​_small​_parameters Undocumented
Method test​_call​_within​_randomstate Undocumented
Method test​_choice​_retun​_dtype Undocumented
Method test​_choice​_sum​_of​_probs​_tolerance Undocumented
Method test​_hypergeometric​_range Undocumented
Method test​_logseries​_convergence Undocumented
Method test​_multivariate​_normal​_size​_types Undocumented
Method test​_n​_zero​_stream Undocumented
Method test​_named​_argument​_initialization Undocumented
Method test​_p​_zero​_stream Undocumented
Method test​_permutation​_subclass Undocumented
Method test​_randint​_117 Undocumented
Method test​_shuffle​_mixed​_dimension Undocumented
Method test​_shuffle​_of​_array​_of​_different​_length​_strings Undocumented
Method test​_shuffle​_of​_array​_of​_objects Undocumented
Method test_​Von​Mises_range Undocumented
Method test​_warns​_byteorder Undocumented
def test_beta_small_parameters(self):

Undocumented

def test_call_within_randomstate(self):

Undocumented

def test_choice_retun_dtype(self):

Undocumented

def test_choice_sum_of_probs_tolerance(self):

Undocumented

def test_hypergeometric_range(self):

Undocumented

def test_logseries_convergence(self):

Undocumented

def test_multivariate_normal_size_types(self):

Undocumented

def test_n_zero_stream(self):

Undocumented

def test_named_argument_initialization(self):

Undocumented

def test_p_zero_stream(self):

Undocumented

def test_permutation_subclass(self):

Undocumented

@pytest.mark.skipif((np.iinfo('l').max < 2 ** 32), reason='Cannot test with 32-bit C long')
def test_randint_117(self):

Undocumented

def test_shuffle_mixed_dimension(self):

Undocumented

def test_shuffle_of_array_of_different_length_strings(self):

Undocumented

def test_shuffle_of_array_of_objects(self):

Undocumented

def test_VonMises_range(self):

Undocumented

def test_warns_byteorder(self):

Undocumented