Package: BWStest 0.2.3
BWStest: Baumgartner Weiss Schindler Test of Equal Distributions
Performs the 'Baumgartner-Weiss-Schindler' two-sample test of equal probability distributions, <doi:10.2307/2533862>. Also performs similar rank-based tests for equal probability distributions due to Neuhauser <doi:10.1080/10485250108832874> and Murakami <doi:10.1080/00949655.2010.551516>.
Authors:
BWStest_0.2.3.tar.gz
BWStest_0.2.3.zip(r-4.5)BWStest_0.2.3.zip(r-4.4)BWStest_0.2.3.zip(r-4.3)
BWStest_0.2.3.tgz(r-4.4-x86_64)BWStest_0.2.3.tgz(r-4.4-arm64)BWStest_0.2.3.tgz(r-4.3-x86_64)BWStest_0.2.3.tgz(r-4.3-arm64)
BWStest_0.2.3.tar.gz(r-4.5-noble)BWStest_0.2.3.tar.gz(r-4.4-noble)
BWStest_0.2.3.tgz(r-4.4-emscripten)BWStest_0.2.3.tgz(r-4.3-emscripten)
BWStest.pdf |BWStest.html✨
BWStest/json (API)
# Install 'BWStest' in R: |
install.packages('BWStest', repos = c('https://shabbychef.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/shabbychef/bwstest/issues
Last updated 1 years agofrom:b7325fb358. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 08 2024 |
R-4.5-win-x86_64 | OK | Nov 08 2024 |
R-4.5-linux-x86_64 | OK | Nov 08 2024 |
R-4.4-win-x86_64 | OK | Nov 08 2024 |
R-4.4-mac-x86_64 | OK | Nov 08 2024 |
R-4.4-mac-aarch64 | OK | Nov 08 2024 |
R-4.3-win-x86_64 | OK | Nov 08 2024 |
R-4.3-mac-x86_64 | OK | Nov 08 2024 |
R-4.3-mac-aarch64 | OK | Nov 08 2024 |
Exports:bws_cdfbws_statbws_testmurakami_cdfmurakami_statmurakami_stat_perms
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Baumgartner Weiss Schindler test of equal distributions. | BWStest-package |
CDF of the Baumgartner-Weiss-Schindler test under the null. | bws_cdf |
Compute the test statistic of the Baumgartner-Weiss-Schindler test. | bws_stat |
Perform the Baumgartner-Weiss-Schindler hypothesis test. | bws_test |
News for package 'BWStest': | BWStest-NEWS |
Murakami test statistic distribution. | murakami_cdf |
Compute Murakami's test statistic. | murakami_stat murakami_stat_perms |