Logo

statsmodels.tsa.statespace.varmax.VARMAXResults.pvalues

static VARMAXResults.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.varmax.VARMAXResults.predict

Next topic

statsmodels.tsa.statespace.varmax.VARMAXResults.remove_data

This Page