symmetry: Testing for Symmetry of Data and Model Residuals

Implementations of a large number of tests for symmetry and their bootstrap variants, which can be used for testing the symmetry of random samples around a known or unknown mean. Functions are also there for testing the symmetry of model residuals around zero. Currently, the supported models are linear models and generalized autoregressive conditional heteroskedasticity (GARCH) models (fitted with the 'fGarch' package). All tests are implemented using the 'Rcpp' package which ensures great performance of the code.

Version: 0.2.3
Depends: R (≥ 3.1.0)
Imports: Rcpp, Rdpack
LinkingTo: Rcpp, RcppArmadillo
Suggests: knitr, rmarkdown, sn, fGarch, testthat
Published: 2023-03-10
Author: Blagoje Ivanović [aut, cre] Bojana Milošević [aut] Marko Obradović [aut]
Maintainer: Blagoje Ivanović <blagoje.ivanovic at matf.bg.ac.rs>
License: MIT + file LICENSE
NeedsCompilation: yes
Citation: symmetry citation info
Materials: NEWS
CRAN checks: symmetry results

Documentation:

Reference manual: symmetry.pdf

Downloads:

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

Linking:

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