Package: quantoptr
Type: Package
Title: Algorithms for Quantile- And Mean-Optimal Treatment Regimes
Authors@R: c(
    person("Yu", "Zhou", , "zhou0269@umn.edu", role = c("cre", "aut")),
    person("Lan", "Wang", , "wangx346@umn.edu  ", role = "ctb"),
    person("Ben", "Sherwood", , "ben.sherwood@ku.edu", role = "ctb"),
    person("Rui", "Song", , "rsong@ncsu.edu  ", role = "ctb")
    )
Author: Yu Zhou [cre, aut],
  Lan Wang [ctb],
  Ben Sherwood [ctb],
  Rui Song [ctb]
Maintainer: Yu Zhou <zhou0269@umn.edu>
Description: Estimation methods for optimal treatment regimes under three different criteria, namely marginal quantile, marginal mean, and mean absolute difference. For the first two criteria, both one-stage and two-stage estimation method are implemented. A doubly robust estimator for estimating the quantile-optimal treatment regime is also included. 
Version: 0.1.3
License: GPL (>= 2)
LazyData: TRUE
Imports: stringr, rgenoud (>= 5.7), quantreg (>= 5.18), parallel,
        methods, Rdpack
Depends: R (>= 3.2), stats, utils
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-02-05 05:24:52 UTC; yuzhou
RdMacros: Rdpack
Repository: CRAN
Date/Publication: 2018-02-05 05:56:14 UTC
Built: R 4.6.0; ; 2025-11-02 03:58:38 UTC; windows
