|
def | __init__ (self) |
|
def | plotAR (self) |
|
def | is_not_constant (self, iSeries) |
|
def | shift_series (self, series, p) |
|
def | addLagForTraining (self, df, lag_df, series, autoreg, p) |
|
def | addLagsForTraining (self, df, cycle_residue, iHasARX=False) |
|
def | estimate_ar_models_for_cycle (self, cycle_residue) |
|
def | estimate (self) |
|
|
| mTimeInfo |
|
| mCycleFrame |
|
| mARFrame |
|
| mARList |
|
| mExogenousInfo |
|
| mDefaultValues |
|
| mLagOrigins |
|
The documentation for this class was generated from the following file:
- TS/SignalDecomposition_AR.py