156
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
In reference to the TISEAN library alphabetical order of programs which is located [http://www.mpipks-dresden.mpg.de/~tisean/Tisean_3.0.1/docs/alphabetical.html| here]. | In reference to the TISEAN library alphabetical order of programs which is located [http://www.mpipks-dresden.mpg.de/~tisean/Tisean_3.0.1/docs/alphabetical.html| here]. | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Program Name !! Program Description !! Corresponding Octave Function !! Comments | ! Program Name !! Program Description !! Corresponding Octave Function !! Comments | ||
|- | |- | ||
|arima-model || Fit and possibly iterate an ARIMA model || There is 'aar' in TSA but cannot determine if this is different or not || This is a c-file that can be wrapped in C++/mfile/octfile code | | arima-model || Fit and possibly iterate an ARIMA model || There is 'aar' in TSA but cannot determine if this is different or not || This is a c-file that can be wrapped in C++/mfile/octfile code | ||
|- | |- | ||
|ar-model || Fit and possibly iterate an Autoregessive model || Same as above || C; see also: aarmam, adim, amarma, mvaar from TSA | |ar-model || Fit and possibly iterate an Autoregessive model || Same as above || C; see also: aarmam, adim, amarma, mvaar from TSA |
edits