Logo

statsmodels.tsa.statespace.sarimax.SARIMAXResults.pvalues

static SARIMAXResults.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.tsa.statespace.sarimax.SARIMAXResults.predict

Next topic

statsmodels.tsa.statespace.sarimax.SARIMAXResults.remove_data

This Page