ARres - Matlab Tool for Computing Confidence Limits of Measures derived from Autoregressive Modeling of Time Series


In the assessment of physiological function, statistical tests are ubiquitous. Most commonly these focus on the average behaviour of a group of subjects, and assess distributions and significant changes across tasks or between groups of subjects, considering the variability between individuals as a random/confounding effect. However, in several experimental/clinical applications, the focus should be on the individual subject, to determine confidence limits of estimates and to test for significant changes as a result of experimental procedures, or other factors. To this end we introduce a method for computing confidence limits and perform statistical comparison for parameters derived from autoregressive AR models applied to a single time series, which exploits Monte Carlo or Bootstrap approaches.

The toolbox provides Matlab functions to compute several resampled realizations of the AR parameters (first estimated using least squares (idAR.m)) based on Monte Carlo resampling (idARres.m) or bootstrapping of the AR residuals (idARboot.m, to be used with the built-in function bootstrp.m), from which Confidence limits for AR-based indexes can be computed from individual time series. Examples of indexes to which the procedures are applied are measures of frequency and spectral power obtained from AR spectral decomposition (asd_ARMASpectDec.m), and measures of information storage or complexity obtained from information decomposition (its_CElinVAR1.m). The toolbox is demonstrated on simulations of a five-order AR process resempling spectral properties of heart rate variability time series (SimuConfLim.m).


ARres



The toolbox is based on the paper:

Beda A, Simpson DMS and Faes L, 'Estimation of Confidence Limits for Descriptive Indexes Derived from Autoregressive Analysis of Time Series: Methods and Application to Heart Rate Variability', submitted, 2016.


DOWNLOAD:


Zip file with all scripts and functions: ARres.zip

DISCLAIMER OF WARRANTIES AND LIMITATION OF LIABILITY The code is supplied as is and all use is at your own risk. The authors disclaim all warranties of any kind, either express or implied, as to the softwares, including, but not limited to, implied warranties of fitness for a particular purpose, merchantability or non - infringement of proprietary rights. Neither this agreement nor any documentation furnished under it is intended to express or imply any warranty that the operation of the software will be error - free. Under no circumstances shall the authors of the softwares provided here be liable to any user for direct, indirect, incidental, consequential, special, or exemplary damages, arising from the software, or user' s use or misuse of the softwares. Such limitation of liability shall apply whether the damages arise from the use or misuse of the data provided or errors of the software.