PyAutoForecast
Public Member Functions | Public Attributes | List of all members
PyAutoForecast.SignalDecomposition.SignalDecomposition_Trend.cConstantTrend Class Reference
Inheritance diagram for PyAutoForecast.SignalDecomposition.SignalDecomposition_Trend.cConstantTrend:
Inheritance graph
[legend]
Collaboration diagram for PyAutoForecast.SignalDecomposition.SignalDecomposition_Trend.cConstantTrend:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self)
 
def addTrendInputVariables (self)
 
def transformDataset (self, df)
 
def fit (self)
 
def compute (self)
 
- Public Member Functions inherited from PyAutoForecast.SignalDecomposition.SignalDecomposition_Trend.cAbstractTrend
def __init__ (self)
 
def computePerf (self)
 

Public Attributes

 mMean
 
 mOutName
 
 mFormula
 
 mTime
 
 mSignal
 
 mTrendFrame
 
 mTrendEstimFrame
 
- Public Attributes inherited from PyAutoForecast.SignalDecomposition.SignalDecomposition_Trend.cAbstractTrend
 mSignalFrame
 
 mTimeInfo
 
 mTrendFrame
 
 mTrendPerf
 
 mOutName
 
 mFormula
 
 mTrendFitPerf
 
 mTrendForecastPerf
 

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