Package: DiscreteTests 0.4.1.9000
DiscreteTests: Vectorised Computation of P-Values and Their Supports for Several Discrete Statistical Tests
Provides vectorised functions for computing p-values of various common discrete statistical tests, as described e.g. in Agresti (2002) <doi:10.1002/0471249688>, including their distributions. Exact and approximate computation methods are provided. For exact ones, several procedures of determining two-sided p-values are included, which are outlined in more detail in Hirji (2006) <doi:10.1201/9781420036190>.
Authors:
DiscreteTests_0.4.1.9000.tar.gz
DiscreteTests_0.4.1.9000.zip(r-4.7)DiscreteTests_0.4.1.9000.zip(r-4.6)DiscreteTests_0.4.1.9000.zip(r-4.5)
DiscreteTests_0.4.1.9000.tgz(r-4.6-x86_64)DiscreteTests_0.4.1.9000.tgz(r-4.6-arm64)DiscreteTests_0.4.1.9000.tgz(r-4.5-x86_64)DiscreteTests_0.4.1.9000.tgz(r-4.5-arm64)
DiscreteTests_0.4.1.9000.tar.gz(r-4.7-arm64)DiscreteTests_0.4.1.9000.tar.gz(r-4.7-x86_64)DiscreteTests_0.4.1.9000.tar.gz(r-4.6-arm64)DiscreteTests_0.4.1.9000.tar.gz(r-4.6-x86_64)
DiscreteTests_0.4.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
DiscreteTests/json (API)
NEWS
| # Install 'DiscreteTests' in R: |
| install.packages('DiscreteTests', repos = c('https://disohda.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/disohda/discretetests/issues
Last updated from:0a144d2af1. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 137 | ||
| linux-devel-x86_64 | OK | 139 | ||
| source / vignettes | OK | 142 | ||
| linux-release-arm64 | OK | 131 | ||
| linux-release-x86_64 | OK | 134 | ||
| macos-release-arm64 | OK | 106 | ||
| macos-release-x86_64 | OK | 338 | ||
| macos-oldrel-arm64 | OK | 102 | ||
| macos-oldrel-x86_64 | OK | 201 | ||
| windows-devel | OK | 145 | ||
| windows-release | OK | 130 | ||
| windows-oldrel | OK | 121 | ||
| wasm-release | OK | 110 |
Exports:binom_test_pvbinom.test.pvDiscreteTestResultsDiscreteTestResultsSummaryfisher_test_pvfisher.test.pvhomogeneity_test_pvmann_whitney_test_pvmcnemar_test_pvmcnemar.test.pvperm_test_pvpoisson_test_pvpoisson.test.pvsign_test_pvwilcox_test_pv
Dependencies:backportscheckmatecligluelifecyclemagrittrpillarpkgconfigR6Rcpprlangtibbleutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Vectorised Computation of P-Values and Their Supports for Several Discrete Statistical Tests | DiscreteTests-package DiscreteTests |
| Binomial Tests | binom.test.pv binom_test_pv |
| Discrete Test Results Class | DiscreteTestResults |
| Discrete Test Results Summary Class | DiscreteTestResultsSummary |
| Fisher's Exact Test for Count Data | fisher.test.pv fisher_test_pv |
| Conditional Two-Sample Homogeneity Test for Binomial Experiments | homogeneity_test_pv |
| Wilcoxon-Mann-Whitney _U_ test | mann_whitney_test_pv |
| McNemar's Test for Count Data | mcnemar.test.pv mcnemar_test_pv |
| Permutation Test | perm_test_pv |
| Poisson Test | poisson.test.pv poisson_test_pv |
| Sign Tests | sign_test_pv |
| Summarizing Discrete Test Results | summary.DiscreteTestResults |
| Wilcoxon's signed-rank test | wilcox_test_pv |
