inputMonths() const (defined in PredictionStrategy) | PredictionStrategy | [inline, virtual] |
make(const StringMap ¶ms) | PredictionStrategy | [virtual] |
mInputMonths | PredictionStrategy | [protected] |
mName (defined in PredictionStrategy) | PredictionStrategy | [protected] |
name() const | PredictionStrategy | [inline] |
predict(const Matrix &testdata, int startmonth) const | PredictionStrategy | [virtual] |
PredictionStrategy() (defined in PredictionStrategy) | PredictionStrategy | [inline] |
PredictionStrategy(const String &name) (defined in PredictionStrategy) | PredictionStrategy | [inline] |
rowDeltas(const Matrix &matrix) | PredictionStrategy | [protected, static] |
test(const Matrix &testdata, int startmonth) const | PredictionStrategy | [virtual] |
testCurve(const Matrix &testdata, int startmonth, const String &filename) const | PredictionStrategy | [virtual] |
train(const Matrix &traindata, int startmonth) | PredictionStrategy | [virtual] |