Logo

statsmodels.tsa.statespace.mlemodel.MLEResults.pvalues

static MLEResults.pvalues()[source]

(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.mlemodel.MLEResults.predict

Next topic

statsmodels.tsa.statespace.mlemodel.MLEResults.remove_data

This Page