statsmodels.tsa.vector_ar.hypothesis_test_results.ErrorBand#
- class statsmodels.tsa.vector_ar.hypothesis_test_results.ErrorBand(lower, upper)[source]#
Impulse-response error band, shared by
err_band_sz1,err_band_sz2,err_band_sz3,errband_mc,sirf_errband_mc, andirf_errband_mc.- Parameters:
Methods
count(value, /)Return number of occurrences of value.
index(value[, start, stop])Return first index of value.
Methods
count(value, /)Return number of occurrences of value.
index(value[, start, stop])Return first index of value.
Properties