Home | Trees | Indices | Help |
|
---|
|
Auto-regressive model for stochastic process
This implementation uses the Burg algorithm to obtain the coefficients of the AR model.
Instance Methods | |||
|
|||
Scientific.Functions.Interpolation.InterpolatingFunction |
|
||
|
|||
Scientific.Functions.Interpolation.InterpolatingFunction |
|
||
Scientific.Function.Rational.RationalFunction |
|
||
Scientific.Function.Rational.RationalFunction |
|
||
Numeric.array of complex
|
|
||
float or complex
|
|
||
Numeric.array of float
|
|
Method Details |
|
|
|
|
|
|
|
Calculates the linear prediction of the next step in the series. This step is appended internally to the current trajectory, making it possible to call this method repeatedly in order to obtain a sequence of predicted steps.
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Dec 4 08:05:47 2008 | http://epydoc.sourceforge.net |