QuantRegResults.t_test()
statsmodels.regression.quantile_regression.QuantRegResults.t_test
-
QuantRegResults.t_test(r_matrix, cov_p=None, scale=None, use_t=None)
-
Compute a t-test for a each linear hypothesis of the form Rb = q
Parameters: r_matrix : array-like, str, tuple
- array : If an array is given, a p x k 2d array or length k 1d array specifying the linear restrictions. It is assumed that the linear combination is equal to zero.
- str : The full hypotheses to test can be given as a string. See the examples.
- tuple : A tuple of arrays in t