KernelReg.sig_test(var_pos, nboot=50, nested_res=25, pivot=False) [source]
Significance test for the variables in the regression.
| Parameters: | var_pos (sequence) – The position of the variable in exog to be tested. |
|---|---|
| Returns: |
sig – The level of significance:
|
| Return type: | str |
© 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
http://www.statsmodels.org/stable/generated/statsmodels.nonparametric.kernel_regression.KernelReg.sig_test.html