TestsSymmetry: Tests for Symmetry when the Center of Symmetry is Unknown

Provides functionality of a statistical testing implementation whether a dataset comes from a symmetric distribution when the center of symmetry is unknown, including Wilcoxon test and sign test procedure. In addition, sample size determination for both tests is provided. The Wilcoxon test procedure is described in Vexler et al. (2023) <https://www.sciencedirect.com/science/article/abs/pii/S0167947323000579>, and the sign test is outlined in Gastwirth (1971) <https://www.jstor.org/stable/2284233>.

Version: 1.0.0
Depends: R (≥ 3.5.0)
Imports: Rcpp, MASS, e1071, rpart
LinkingTo: Rcpp
Published: 2024-03-01
Author: Jiaojiao Zhou [aut, cre], Xinyu Gao [aut], Albert Vexler [aut]
Maintainer: Jiaojiao Zhou <woerge99 at gmail.com>
License: GPL-3
NeedsCompilation: yes
Materials: README
CRAN checks: TestsSymmetry results

Documentation:

Reference manual: TestsSymmetry.pdf

Downloads:

Package source: TestsSymmetry_1.0.0.tar.gz
Windows binaries: r-devel: TestsSymmetry_1.0.0.zip, r-release: TestsSymmetry_1.0.0.zip, r-oldrel: TestsSymmetry_1.0.0.zip
macOS binaries: r-release (arm64): TestsSymmetry_1.0.0.tgz, r-oldrel (arm64): TestsSymmetry_1.0.0.tgz, r-release (x86_64): TestsSymmetry_1.0.0.tgz, r-oldrel (x86_64): TestsSymmetry_1.0.0.tgz

Linking:

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