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:Florian Junge [cre, aut], Christina Kihn [aut], Sebastian Döhler [ctb], Guillermo Durand [ctb]

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

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

4.12 score 1 stars 3 packages 37 scripts 321 downloads 15 exports 15 dependencies

Last updated from:0a144d2af1. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK137
linux-devel-x86_64OK139
source / vignettesOK142
linux-release-arm64OK131
linux-release-x86_64OK134
macos-release-arm64OK106
macos-release-x86_64OK338
macos-oldrel-arm64OK102
macos-oldrel-x86_64OK201
windows-develOK145
windows-releaseOK130
windows-oldrelOK121
wasm-releaseOK110

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 pageTopics
Vectorised Computation of P-Values and Their Supports for Several Discrete Statistical TestsDiscreteTests-package DiscreteTests
Binomial Testsbinom.test.pv binom_test_pv
Discrete Test Results ClassDiscreteTestResults
Discrete Test Results Summary ClassDiscreteTestResultsSummary
Fisher's Exact Test for Count Datafisher.test.pv fisher_test_pv
Conditional Two-Sample Homogeneity Test for Binomial Experimentshomogeneity_test_pv
Wilcoxon-Mann-Whitney _U_ testmann_whitney_test_pv
McNemar's Test for Count Datamcnemar.test.pv mcnemar_test_pv
Permutation Testperm_test_pv
Poisson Testpoisson.test.pv poisson_test_pv
Sign Testssign_test_pv
Summarizing Discrete Test Resultssummary.DiscreteTestResults
Wilcoxon's signed-rank testwilcox_test_pv