Package: TestsSymmetry
Type: Package
Title: Tests for Symmetry when the Center of Symmetry is Unknown
Version: 1.0.0
Date: 2024-02-22
Authors@R: c(
  person("Jiaojiao", "Zhou", email = "woerge99@gmail.com", role = c("aut", "cre")),
  person("Xinyu", "Gao", email = "xinyugao@buffalo.edu", role = c("aut")),
  person("Albert", "Vexler", email = "avexler@buffalo.edu", role = c("aut")) )
Maintainer: Jiaojiao Zhou <woerge99@gmail.com>
Description: 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>. 
License: GPL-3
Encoding: UTF-8
Imports: Rcpp, MASS, e1071, rpart
LinkingTo: Rcpp
RoxygenNote: 7.2.2.9000
Depends: R (>= 3.5.0)
LazyData: true
NeedsCompilation: yes
Packaged: 2024-02-29 19:58:36 UTC; jzhou54
Author: Jiaojiao Zhou [aut, cre],
  Xinyu Gao [aut],
  Albert Vexler [aut]
Repository: CRAN
Date/Publication: 2024-03-01 15:02:40 UTC
Built: R 4.3.2; x86_64-apple-darwin20; 2024-03-01 18:06:44 UTC; unix
Archs: TestsSymmetry.so.dSYM
