Package: ADTSA
Type: Package
Title: Time Series Analysis
Version: 1.0.1
Date: 2023-12-20
Authors@R: c(
      person(given = "Hossein",
        family = "Hassani",
        role = c("aut"),
        email = "Hassani.stat@gmail.com"
        ),
      person(given = "Masoud",
        family = "Yarmohammadi",
        role = c("aut"),
        email = "masyar@pnu.ac.ir"),
      person(given = "Mohammad Reza",
        family = "Yeganegi",
        role = c("aut"),
        email = "yeganegi@hotmail.com"
        ),
      person(given = "Leila",
        family = "Marvian Mashhad",
        role = c("aut","cre"),
        email = "Leila.marveian@gmail.com"
        )
    )	
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.
License: GPL-3
Author: Hossein Hassani [aut],
  Masoud Yarmohammadi [aut],
  Mohammad Reza Yeganegi [aut],
  Leila Marvian Mashhad [aut, cre]
Maintainer: Leila Marvian Mashhad <Leila.marveian@gmail.com>
NeedsCompilation: no
Packaged: 2023-12-26 19:36:37 UTC; ne_da
Repository: CRAN
Date/Publication: 2024-01-08 12:00:11 UTC
Built: R 4.6.0; ; 2025-08-18 01:59:24 UTC; unix
