statsmodels.tsa.ardl.BoundsTestResult¶
- class statsmodels.tsa.ardl.BoundsTestResult(stat, crit_vals, p_values, null, alternative)[source]¶
Methods
count
(value, /)Return number of occurrences of value.
index
(value[, start, stop])Return first index of value.
Properties
Alias for field number 4
Alias for field number 1
Alias for field number 3
Alias for field number 2
Alias for field number 0
Last update:
Oct 03, 2024