Package: DiffXTables 0.1.3
DiffXTables: Pattern Analysis Across Contingency Tables
Statistical hypothesis testing of pattern heterogeneity via differences in underlying distributions across multiple contingency tables. Five tests are included: the comparative chi-squared test (Song et al. 2014) <doi:10.1093/nar/gku086> (Zhang et al. 2015) <doi:10.1093/nar/gkv358>, the Sharma-Song test (Sharma et al. 2021) <doi:10.1093/bioinformatics/btab240>, the heterogeneity test, the marginal-change test (Sharma et al. 2020) <doi:10.1145/3388440.3412485>, and the strength test (Sharma et al. 2020) <doi:10.1145/3388440.3412485>. Under the null hypothesis that row and column variables are statistically independent and joint distributions are equal, their test statistics all follow an asymptotically chi-squared distribution. A comprehensive type analysis categorizes the relation among the contingency tables into type null, 0, 1, and 2 (Sharma et al. 2020) <doi:10.1145/3388440.3412485>. They can identify heterogeneous patterns that differ in either the first order (marginal) or the second order (differential departure from independence). Second-order differences reveal more fundamental changes than first-order differences across heterogeneous patterns.
Authors:
DiffXTables_0.1.3.tar.gz
DiffXTables_0.1.3.zip(r-4.7)DiffXTables_0.1.3.zip(r-4.6)DiffXTables_0.1.3.zip(r-4.5)
DiffXTables_0.1.3.tgz(r-4.6-any)DiffXTables_0.1.3.tgz(r-4.5-any)
DiffXTables_0.1.3.tar.gz(r-4.7-any)DiffXTables_0.1.3.tar.gz(r-4.6-any)
DiffXTables_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
DiffXTables/json (API)
NEWS
| # Install 'DiffXTables' in R: |
| install.packages('DiffXTables', repos = c('https://joemsong.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:4bba27f406. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 131 | ||
| source / vignettes | OK | 219 | ||
| linux-release-x86_64 | NOTE | 135 | ||
| macos-release-arm64 | NOTE | 100 | ||
| macos-oldrel-arm64 | NOTE | 88 | ||
| windows-devel | NOTE | 91 | ||
| windows-release | NOTE | 81 | ||
| windows-oldrel | NOTE | 96 | ||
| wasm-release | OK | 105 |
Exports:cp.chisq.testheterogeneity.testmarginal.change.testsharma.song.testsimulate_diff_tablesstrength.testtype.analysis
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Comparative Chi-Squared Test for Difference Across Contingency Tables | cp.chisq.test |
| Heterogeneity Test for Difference Across Contingency Tables | heterogeneity.test |
| Test for Marginal Change Across Contingency Tables | marginal.change.test |
| Sharma-Song Test for Second-Order Difference Across Contingency Tables | sharma.song.test |
| Simulating Contingency Tables that Differ in Distribution | simulate_diff_tables |
| Strength Test for Association in Multiple Contingency Tables | strength.test |
| Comprehensive Type Analysis for Difference Across Contingency Tables | type.analysis |
