Package: sensitivityIxJ 0.1.5

Elaine Chiu
sensitivityIxJ: Exact Nonparametric Sensitivity Analysis for I by J Contingency Tables
Implements exact, normally approximated, and sampling-based sensitivity analysis for observational studies with contingency tables. Includes exact (kernel-based), normal approximation, and sequential importance sampling (SIS) methods using 'Rcpp' for computational efficiency. The methods build upon the framework introduced in Rosenbaum (2002) <doi:10.1007/978-1-4757-3692-2> and the generalized design sensitivity framework developed by Chiu (2025) <doi:10.48550/arXiv.2507.17207>.
Authors:
sensitivityIxJ_0.1.5.tar.gz
sensitivityIxJ_0.1.5.tar.gz(r-4.7-arm64)sensitivityIxJ_0.1.5.tar.gz(r-4.7-x86_64)sensitivityIxJ_0.1.5.tar.gz(r-4.6-arm64)sensitivityIxJ_0.1.5.tar.gz(r-4.6-x86_64)
sensitivityIxJ_0.1.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
sensitivityIxJ/json (API)
| # Install 'sensitivityIxJ' in R: |
| install.packages('sensitivityIxJ', repos = c('https://cran.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:67a79b5b8b. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 113 | ||
| linux-devel-x86_64 | OK | 101 | ||
| source / vignettes | OK | 168 | ||
| linux-release-arm64 | OK | 126 | ||
| linux-release-x86_64 | OK | 119 | ||
| wasm-release | OK | 98 |
Exports:estimate_tablesexact.general.sen.IxJexact.score.sen.IxJgeneric.I.by.J.sensitivity.point.probabilitynorm_single_u_allocation_p_valuenorm.score.sen.IxJpossible.tablesampling.general.sen.IxJsampling.score.sen.IxJ
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Estimate the Total Number of Tables | estimate_tables |
| Exact Sensitivity Analysis for General Test Statistics in I by J Tables | exact.general.sen.IxJ |
| Exact Sensitivity Analysis for Sum Score (Ordinal) Tests in I by J Tables | exact.score.sen.IxJ |
| Compute the exact Probability of a Single Table for the Generic Bias Model | generic.I.by.J.sensitivity.point.probability |
| Compute the normal-approximation-based z-score and p-value for a given 2 by 2, 2 by 3, 2 by 4, 2 by 5, 3 by 2, 4 by 2, or 3 by 3 contingency table. | norm_single_u_allocation_p_value |
| Normal Approximation Sensitivity Analysis for I by J Tables | norm.score.sen.IxJ |
| Generate All Possible Contingency Tables Exceeding or Not Exceeding a Threshold | possible.table |
| Monte Carlo Sensitivity Analysis for General Permutation-Invariant Test Statistics in I by J Tables | sampling.general.sen.IxJ |
| Monte Carlo Score Test Sensitivity Analysis for I by J Tables | sampling.score.sen.IxJ |