Package: Exact 3.3
Exact: Unconditional Exact Test
Performs unconditional exact tests and power calculations for 2x2 contingency tables. For comparing two independent proportions, performs Barnard's test (1945) <doi:10.1038/156177a0> using the original CSM test (Barnard, 1947 <doi:10.1093/biomet/34.1-2.123>), using Fisher's p-value referred to as Boschloo's test (1970) <doi:10.1111/j.1467-9574.1970.tb00104.x>, or using a Z-statistic (Suissa and Shuster, 1985, <doi:10.2307/2981892>). For comparing two binary proportions, performs unconditional exact test using McNemar's Z-statistic (Berger and Sidik, 2003, <doi:10.1191/0962280203sm312ra>), using McNemar's conditional p-value, using McNemar's Z-statistic with continuity correction, or using CSM test. Calculates confidence intervals for the difference in proportion. This package interacts with pre-computed data available through the ExactData R package, which is available in a 'drat' repository. Install the ExactData R package from GitHub at <https://pcalhoun1.github.io/drat/>. The ExactData R package is approximately 85 MB.
Authors:
Exact_3.3.tar.gz
Exact_3.3.zip(r-4.7)Exact_3.3.zip(r-4.6)Exact_3.3.zip(r-4.5)
Exact_3.3.tgz(r-4.6-any)Exact_3.3.tgz(r-4.5-any)
Exact_3.3.tar.gz(r-4.7-any)Exact_3.3.tar.gz(r-4.6-any)
Exact_3.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
Exact/json (API)
NEWS
| # Install 'Exact' in R: |
| install.packages('Exact', repos = c('https://pcalhoun1.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:685235071a. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 142 | ||
| source / vignettes | OK | 185 | ||
| linux-release-x86_64 | OK | 138 | ||
| macos-release-arm64 | OK | 138 | ||
| macos-oldrel-arm64 | OK | 171 | ||
| windows-devel | OK | 96 | ||
| windows-release | OK | 95 | ||
| windows-oldrel | OK | 100 | ||
| wasm-release | OK | 127 |
Exports:exact.reject.regionexact.testpaired.exact.testpaired.reject.regionpower.exact.testpower.paired.test
Dependencies:rootSolve
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Unconditional Exact Tests R Package | binom.CI checkPairedParam checkParam chisq_TX confInt confIntPaired convertMethod csmPairedTemp csmPairedTemp2sidedDelta csmTemp csmTemp2sidedDelta dbinomCalc discordant.CI Exact fisher.2x2 lowerMatVal maxPvalue maxPvalueLookup maxPvalueMultinom maxPvaluePaired maxPvaluePairedLookup mcnemar.2x2 mcnemar_TX methodText moreExtreme moreExtremeCSM moreExtremePaired moreExtremePairedCSM multinom pairedMethodText santner_TX searchExtreme searchExtremePaired trinom trinomCalc updateMat zpooled_TX zunpooled_TX |
| Rejection Region for 2x2 Tables with Independent Samples | exact.reject.region |
| Unconditional Exact Tests for 2x2 Tables with Independent Samples | binomialCode exact.test multinomCode |
| Unconditional Exact Tests for 2x2 Tables with Paired Samples | paired.exact.test pairedCode |
| Rejection Region for 2x2 Tables with Paired Samples | paired.reject.region |
| Power Calculations for 2x2 Tables with Independent Samples | power.exact.test |
| Power Calculations for 2x2 Tables with Paired Samples | power.paired.test |
