PyAF
Public Member Functions | Public Attributes | List of all members
pyaf.TS.SignalDecomposition.cSignalDecompositionOneTransform Class Reference

Public Member Functions

def __init__ (self)
 
def computeForecast (self, nextTime)
 
def serialize (self)
 
def setParams (self, iInputDS, iTime, iSignal, iHorizon, iTransformation, iExogenousData=None)
 
def computePerfsInParallel (self, args)
 
def updatePerfsForAllModels (self)
 
def collectPerformanceIndices (self)
 
def train (self, iInputDS, iTime, iSignal, iHorizon, iTransformation)
 

Public Attributes

 mSignalFrame
 
 mTime
 
 mSignal
 
 mTimeInfo
 
 mTrendEstimator
 
 mCycleEstimator
 
 mAREstimator
 
 mForecastFrame
 
 mTransformation
 
 mOriginalSignal
 
 mHorizon
 
 mExogenousInfo
 
 mPerfsByModel
 
 mFitPerf
 
 mForecastPerf
 
 mTestPerf
 
 mPerfDetails
 
 mBestModel
 

The documentation for this class was generated from the following file: