ben-oneill/ts.extend: Stationary Gaussian ARMA Processes and Other Time-Series Utilities

Stationary Gaussian ARMA processes and the stationary 'GARMA' distribution are fundamental in time series analysis. Here we give utilities to compute the auto-covariance/auto-correlation for a stationary Gaussian ARMA process, as well as the probability functions (density, cumulative distribution, random generation) for random vectors from this distribution. We also give functions for the spectral intensity, and the permutation-spectrum test for testing a time-series vector for the presence of a signal.

Getting started

Package details

AuthorBen O'Neill [aut, cre]
MaintainerBen O'Neill <ben.oneill@hotmail.com>
LicenseMIT + file LICENSE
Version0.1.2
URL https://github.com/ben-oneill/ts.extend
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ben-oneill/ts.extend")
ben-oneill/ts.extend documentation built on May 4, 2023, 1:50 a.m.