Learn R Programming

ADTSA (version 1.0.1)

Time Series Analysis

Description

Analyzes autocorrelation and partial autocorrelation using surrogate methods and bootstrapping, and computes the acceleration constants for the vectorized moving block bootstrap provided by this package. It generates percentile, bias-corrected, and accelerated intervals and estimates partial autocorrelations using Durbin-Levinson. This package calculates the autocorrelation power spectrum, computes cross-correlations between two time series, computes bandwidth for any time series, and performs autocorrelation frequency analysis. It also calculates the periodicity of a time series.

Copy Link

Version

Install

install.packages('ADTSA')

Monthly Downloads

285

Version

1.0.1

License

GPL-3

Maintainer

Leila Marvian Mashhad

Last Published

January 8th, 2024

Functions in ADTSA (1.0.1)

Astimate_Acf_Band

Computing Bandwidth of Autococorrelation in Time Series
Period_ts

Calculation of Time Series Periodicity
Analyze_Fre_Acf

Frequency Analysis of Autocorrelation in a Time Series.
Estimate_Acps

Estimation of Autocorrelation Power Spectrum (ACPS)
MB_Ac

Estimating autocorrelations for vectorized moving block
JN_ACSDM

The Acceleration Constant for the Alternative Data Method
JN_VMBBA

The Acceleration of the Vectorized Moving Block Bootstrap
Cal_Cross_Corr

Calculation of Cross-Correlation
P_CI

Percentile and Bias-corrected and accelerated intervals
Der_Lev_Pac

Utilizing Durbin-Levinson Algorithm for Estimating Partial Autocorrelations
pairwise_MBL

Creating Pairs of Entries for the Vectorized Moving Block
get.ahat

Calculating the Acceleration
Sug_dm

The Alternative Data Method
VMBB

The vectorized moving block bootstrap.