Package: policytree
Title: Policy Learning via Doubly Robust Empirical Welfare Maximization
        over Trees
Version: 1.2.3
Authors@R: c(
    person("Erik", "Sverdrup", role = c("aut", "cre"), email = "erik.sverdrup@monash.edu"),
    person("Ayush", "Kanodia", role = "aut"),
    person("Zhengyuan", "Zhou", role = "aut"),
    person("Susan", "Athey", role = "aut"),
    person("Stefan", "Wager", role = "aut")
    )
Description: Learn optimal policies via doubly robust empirical
 welfare maximization over trees. Given doubly robust reward estimates, this package
 finds a rule-based treatment prescription policy, where the policy takes the form of
 a shallow decision tree that is globally (or close to) optimal.
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: testthat (>= 3.0.4), DiagrammeR
RoxygenNote: 7.2.3
LinkingTo: Rcpp, BH
Imports: Rcpp, grf (>= 2.0.0)
URL: https://github.com/grf-labs/policytree
BugReports: https://github.com/grf-labs/policytree/issues
NeedsCompilation: yes
Packaged: 2024-06-13 03:16:56 UTC; erikcs
Author: Erik Sverdrup [aut, cre],
  Ayush Kanodia [aut],
  Zhengyuan Zhou [aut],
  Susan Athey [aut],
  Stefan Wager [aut]
Maintainer: Erik Sverdrup <erik.sverdrup@monash.edu>
Repository: CRAN
Date/Publication: 2024-06-13 22:00:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-01 02:05:03 UTC; windows
Archs: x64
