Package: sensitivityIxJ
Type: Package
Title: Exact Nonparametric Sensitivity Analysis for I by J Contingency
        Tables
Version: 0.1.5
Authors@R: 
    c(person(given = "Elaine", family = "Chiu",
             email = "kchiu4@wisc.edu",
             role = c("aut", "cre")))
Description: 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>.
License: GPL-3
Encoding: UTF-8
Imports: Rcpp
LinkingTo: Rcpp
Suggests: rbounds
RoxygenNote: 7.3.3
NeedsCompilation: yes
Packaged: 2025-10-10 20:51:23 UTC; mac
Author: Elaine Chiu [aut, cre]
Maintainer: Elaine Chiu <kchiu4@wisc.edu>
Repository: CRAN
Date/Publication: 2025-10-16 12:20:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-10 02:28:55 UTC; windows
Archs: x64
