Package: BPrinStratTTE Title: Causal Effects in Principal Strata Defined by Antidrug Antibodies Version: 0.0.7 Authors@R: c( person( given = "Christian", family = "Stock", role = c("aut", "cre"), email = "christian.stock@boehringer-ingelheim.com", comment = c(ORCID = "0000-0002-3493-3234") ), person( given = "Emma", family = "Torrini", role = "aut" ), person( "Boehringer Ingelheim Pharma GmbH & Co. KG", role = c("cph", "fnd") ) ) Description: Bayesian models to estimate causal effects of biological treatments on time-to-event endpoints in clinical trials with principal strata defined by the occurrence of antidrug antibodies. The methodology is based on Frangakis and Rubin (2002) and Imbens and Rubin (1997) , and here adapted to a specific time-to-event setting. License: GPL (>= 3) Encoding: UTF-8 URL: https://github.com/Boehringer-Ingelheim/BPrinStratTTE, https://boehringer-ingelheim.github.io/BPrinStratTTE/ BugReports: https://github.com/Boehringer-Ingelheim/BPrinStratTTE/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Imports: dplyr, furrr, magrittr, methods, purrr, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rstan (>= 2.18.1), rstantools (>= 2.4.0), stats, stringr, tibble Biarch: true Depends: R (>= 4.1.0) LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0), RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>= 2.18.0) SystemRequirements: GNU make Suggests: spelling Language: en-US Config/pak/sysreqs: make libicu-dev Repository: https://boehringer-ingelheim.r-universe.dev Date/Publication: 2024-04-16 13:14:21 UTC RemoteUrl: https://github.com/boehringer-ingelheim/bprinstrattte RemoteRef: HEAD RemoteSha: 78f1a2b792fbee5b5e103d966477e921cab18a98 NeedsCompilation: yes Packaged: 2026-06-01 06:38:20 UTC; root Author: Christian Stock [aut, cre] (ORCID: ), Emma Torrini [aut], Boehringer Ingelheim Pharma GmbH & Co. KG [cph, fnd] Maintainer: Christian Stock