Package: TestsSymmetry 1.0.0
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>.
Authors:
TestsSymmetry_1.0.0.tar.gz
TestsSymmetry_1.0.0.zip(r-4.5)TestsSymmetry_1.0.0.zip(r-4.4)TestsSymmetry_1.0.0.zip(r-4.3)
TestsSymmetry_1.0.0.tgz(r-4.5-x86_64)TestsSymmetry_1.0.0.tgz(r-4.5-arm64)TestsSymmetry_1.0.0.tgz(r-4.4-x86_64)TestsSymmetry_1.0.0.tgz(r-4.4-arm64)TestsSymmetry_1.0.0.tgz(r-4.3-x86_64)TestsSymmetry_1.0.0.tgz(r-4.3-arm64)
TestsSymmetry_1.0.0.tar.gz(r-4.5-noble)TestsSymmetry_1.0.0.tar.gz(r-4.4-noble)
TestsSymmetry_1.0.0.tgz(r-4.4-emscripten)TestsSymmetry_1.0.0.tgz(r-4.3-emscripten)
TestsSymmetry.pdf |TestsSymmetry.html✨
TestsSymmetry/json (API)
# Install 'TestsSymmetry' in R: |
install.packages('TestsSymmetry', repos = c('https://jzhou54.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jzhou54/testssymmetry/issues
- model - Tree_model
- plasma.silicon - Dataset: plasma.silicon
- tree_model_sign - Tree_model_sign
Last updated 1 years agofrom:8f4d16ca7a. Checks:1 OK, 10 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 26 2025 |
R-4.5-win-x86_64 | NOTE | Feb 26 2025 |
R-4.5-mac-x86_64 | NOTE | Feb 26 2025 |
R-4.5-mac-aarch64 | NOTE | Feb 26 2025 |
R-4.5-linux-x86_64 | NOTE | Feb 26 2025 |
R-4.4-win-x86_64 | NOTE | Feb 26 2025 |
R-4.4-mac-x86_64 | NOTE | Feb 26 2025 |
R-4.4-mac-aarch64 | NOTE | Feb 26 2025 |
R-4.3-win-x86_64 | NOTE | Feb 26 2025 |
R-4.3-mac-x86_64 | NOTE | Feb 26 2025 |
R-4.3-mac-aarch64 | NOTE | Feb 26 2025 |
Exports:getVmod.symm.testn.symm.test
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Calculate the necessary quantities under null hypothesis | get_quant_H0 |
Getting asymptotic variance of modified wilcox test statistic | getV |
Wilcoxon and Sign tests for symmetry about an unknown center | mod.symm.test |
Tree_model | model |
Sample size determination for nonparametric tests of symmetry when the center is unknown | n.symm.test |
Dataset: plasma.silicon | plasma.silicon |
Tree_model_sign | tree_model_sign |