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.5)DiffXTables_0.1.3.zip(r-4.4)DiffXTables_0.1.3.zip(r-4.3)
DiffXTables_0.1.3.tgz(r-4.4-any)DiffXTables_0.1.3.tgz(r-4.3-any)
DiffXTables_0.1.3.tar.gz(r-4.5-noble)DiffXTables_0.1.3.tar.gz(r-4.4-noble)
DiffXTables_0.1.3.tgz(r-4.4-emscripten)DiffXTables_0.1.3.tgz(r-4.3-emscripten)
DiffXTables.pdf |DiffXTables.html✨
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 4 years agofrom:4bba27f406. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win | NOTE | Oct 27 2024 |
R-4.5-linux | NOTE | Oct 27 2024 |
R-4.4-win | NOTE | Oct 27 2024 |
R-4.4-mac | NOTE | Oct 27 2024 |
R-4.3-win | OK | Oct 27 2024 |
R-4.3-mac | OK | Oct 27 2024 |
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 |