Click or drag to resize

BurgAlgorithmPredictRecursivelyBackward Method

Overload List
 NameDescription
Public methodPredictRecursivelyBackward(IVectorDouble, Int32) Predict values towards the start of the vector. The predicted values are then used to predict more values. See remarks for details.
Public methodPredictRecursivelyBackward(IVectorDouble, Int32, Int32) Predict values towards the start of the vector. The predicted values are then used to predict more values. See remarks for details.
Top
See Also