symmetry: Testing for Symmetry of Data and Model Residuals (original) (raw)

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
DOI: 10.32614/CRAN.package.symmetry
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
NeedsCompilation: yes
Citation: symmetry citation info
Materials: NEWS
CRAN checks: symmetry results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=symmetryto link to this page.