Package: simul Type: Package Title: Fast Simultaneous Confidence Bands Based on the Efficient Influence Function and Multiplier Bootstrap Version: 0.1.2 Authors@R: person(given = "Nicholas", family = "Williams", role = c("aut", "cre", "cph"), email = "niw4001@med.cornell.edu", comment = c(ORCID = "0000-0002-1378-4831")) Description: Compute critical values for constructing uniform (simultaneous) confidence bands. The critical value is calculated using a multiplier bootstrap of the empirical efficient influence function as described by Kennedy (2019) . The multiplier bootstrap does not require resampling of the data but only simulation of the multipliers and is thus computationally efficient. License: GPL-3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 LinkingTo: Rcpp Imports: Rcpp Suggests: ife, testthat URL: https://github.com/nt-williams/simul#readme Depends: R (>= 3.5) Repository: https://nt-williams.r-universe.dev Date/Publication: 2026-06-24 20:42:39 UTC RemoteUrl: https://github.com/nt-williams/simul RemoteRef: HEAD RemoteSha: ff60bdcada901ffd28c6cdb335632f32d993718c NeedsCompilation: yes Packaged: 2026-06-24 20:49:07 UTC; root Author: Nicholas Williams [aut, cre, cph] (ORCID: ) Maintainer: Nicholas Williams