Learn R Programming

symmetry (version 0.2.3)

Testing for Symmetry of Data and Model Residuals

Description

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.

Copy Link

Version

Install

install.packages('symmetry')

Monthly Downloads

899

Version

0.2.3

License

MIT + file LICENSE

Last Published

March 10th, 2023

Functions in symmetry (0.2.3)

symmetry_test

Perform symmetry tests
rsl

Azzalini skew logistic distribution
symmetry

symmetry: A package which implements tests for symmetry of random samples, linear models and generalized autoregressive conditional heteroskedasticity (GARCH) models
TestStatistics

Available test statistics for symmetry tests
rmixnorm

Mixture of 2 normal distributions