Package: PTE
Type: Package
Title: Personalized Treatment Evaluator
Version: 2.0
Date: 2026-07-26
Authors@R: c(
    person("Adam", "Kapelner", email = "kapelner@qc.cuny.edu", role = c("aut", "cre")),
    person("Alina", "Levine", role = "aut"),
    person("Justin", "Bleich", role = "aut"))
Description: We provide inference for personalized medicine models. Namely, we answer the questions: (1) how much better does a purported personalized recommendation engine for treatments do over a business-as-usual approach and (2) is that difference statistically significant?
License: GPL-3
URL: https://github.com/kapelner/PTE
BugReports: https://github.com/kapelner/PTE/issues
Depends: R (>= 3.0)
Imports: foreach, parallel, doParallel, ggplot2, stats, survival, Rcpp,
        checkmate
LinkingTo: Rcpp, RcppEigen, RcppNumerical
RoxygenNote: 7.3.3
Suggests: testthat (>= 3.0.0), mirai
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2026-07-27 02:56:54 UTC; kapelner
Author: Adam Kapelner [aut, cre],
  Alina Levine [aut],
  Justin Bleich [aut]
Maintainer: Adam Kapelner <kapelner@qc.cuny.edu>
Repository: CRAN
Date/Publication: 2026-07-27 06:30:02 UTC
Built: R 4.5.2; x86_64-apple-darwin20; 2026-07-27 07:19:04 UTC; unix
Archs: PTE.so.dSYM
