NTSA

Nonlinear Time Series Analysis

User’s Guide

 

Installation

To install the program is sufficient to create a directory C:/NTSA where you have to copy the file ntsa.exe and to create 2 subdirectory called data and output. This is not necessary for the functioning of the program but is easier to use because the load and saving of files is directed there.

How to load data

…..

Main Window

When NTSA appears there are 3 window:

In the Input Window appears the list of the time series that have been loaded by the user; to select the time series to analyze is necessary to click once on the name of the time series (you can cross-check the time series selected verifying the title of the main window: for example, "Nonlinear time series analysis – Logistic[x]").

In the Output Window are listed all the outputs of the program: each time series has a corresponding node in the output tree and all the results will be listed as sub-node of the time series tree. Double clicking on the sub-node you get the plot of the relative output. Right clicking on the sub-node you get a menu composed by: Plot - Export Data - Delete. With Plot you plot the output (the same as double clicking), with Export Data you can save the output as a text file (and you get a Save Dialog Box); finally, with Delete you cancel the output from the output tree.

The Program Window is composed by the following menu:

 

Linear Tools

You can compute the autocorrelation function and the partial autocorrelation function. On the box that appears you have to select the lag up to which calculate the ACF or PACF function.

 

NonLinear Tools

  1. Correlation Integral: when selected appears a window similar to this in the right; the parameter to select are as follows:

 

 

Exercise: for the Henon time series you should get a plot like the one in the right (try to reproduce the same plot: you can get most of the information you need from it!).

 

 

 

When the correlation integrals are calculated automatically in the Output box are added also the Correlation Dimension and the KS entropy (as a function of epsilon). A double click is necessary to plot these quantities.

 

When the correlation integral has been plotted, in the Program Window there are 2 new menu: Dimension Estimation and KS Estimate. Clicking on one of this menu you get the box shown below where you have to select the region where you want to calculate the dimension and KS entropy (as a function of the embedding dimension).

 

  1. Lyapunov Exponent: calculate the maximal Lyapunov Exponent. In the box that appears you have to set the following parameters:

 

 

 Exercise: again for Henon try to reproduce thesame plot as. Most of the parameter can be infered by the plot.

 

 

 

 

  1. Nonlinear Prediction: calculate the prediction error with the nearest neighbors method. The box that appears has the following parameters:

 

Exercise: where is chaos, linear structure or pure noise?

 

Plotting

Each of the output can be plotted by double clicking on it. When a plot is activated, on the main menu there is an additional Menu called 2D-Diagram and the submenu Copy to Clipboard, Save As… and Print.