nortsTest: Assessing Normality of Stationary Process

Despite that several tests for normality in stationary processes have been proposed in the literature, consistent implementations of these tests in programming languages are limited. Seven normality test are implemented. The asymptotic Lobato & Velasco's, asymptotic Epps, Psaradakis and Vávra, Lobato & Velasco's and Epps sieve bootstrap approximations, El bouch et al., and the random projections tests for univariate stationary process. Some other diagnostics such as, unit root test for stationarity, seasonal tests for seasonality, and arch effect test for volatility; are also performed. Additionally, the El bouch test performs normality tests for bivariate time series. The package also offers residual diagnostic for linear time series models developed in several packages.

Version: 1.1.2
Depends: R (≥ 3.5.0), methods
Imports: forecast, nortest, ggplot2, gridExtra, cowplot, tseries, uroot, MASS, zoo
Suggests: ggfortify, testthat (≥ 3.0.0)
Published: 2024-01-25
Author: Asael Alonzo Matamoros [aut, cre], Alicia Nieto-Reyes [aut], Rob Hyndman [ctb], Mitchell O'Hara-Wild [ctb], Trapletti A. [ctb]
Maintainer: Asael Alonzo Matamoros <asael.alonzo at gmail.com>
BugReports: https://github.com/asael697/nortsTest/issues
License: GPL-2
URL: https://github.com/asael697/nortsTest
NeedsCompilation: no
Materials: README NEWS
CRAN checks: nortsTest results

Documentation:

Reference manual: nortsTest.pdf

Downloads:

Package source: nortsTest_1.1.2.tar.gz
Windows binaries: r-devel: nortsTest_1.1.2.zip, r-release: nortsTest_1.1.2.zip, r-oldrel: nortsTest_1.1.2.zip
macOS binaries: r-release (arm64): nortsTest_1.1.2.tgz, r-oldrel (arm64): nortsTest_1.1.2.tgz, r-release (x86_64): nortsTest_1.1.2.tgz
Old sources: nortsTest archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=nortsTest to link to this page.