CronoSeries
0.1.*
A fork of Cronos with a focus on being a Time Series class library.
|
this class is used to carry out Durbin-Levinson recursions for linear time series prediction. it can use either a supplied vector containing the autocovariance, or a delegate that can compute it More...
Properties | |
double | CurrentPredictor [get, protected set] |
double | CurrentMSPE [get, protected set] |
this class is used to carry out Durbin-Levinson recursions for linear time series prediction. it can use either a supplied vector containing the autocovariance, or a delegate that can compute it