Logo

statsmodels.regression.recursive_ls.RecursiveLSResults.pvalues

static RecursiveLSResults.pvalues()

(array) The p-values associated with the z-statistics of the coefficients. Note that the coefficients are assumed to have a Normal distribution.

Previous topic

statsmodels.regression.recursive_ls.RecursiveLSResults.predict

Next topic

statsmodels.regression.recursive_ls.RecursiveLSResults.remove_data

This Page