Click or drag to resize

BurgAlgorithmPredictRecursivelyBackward Method

Overload List
 NameDescription
Public methodPredictRecursivelyBackward(IVectorDouble, Int32) Predicts values towards the start of the vector. The predicted values are then used to predict further values.
Public methodPredictRecursivelyBackward(IVectorDouble, Int32, Int32) Predicts values towards the start of the vector. The predicted values are then used to predict further values.
Top
See Also