Package: polle
Title: Policy Learning
Version: 1.2
Authors@R: c(person(given = "Andreas",
                    family = "Nordland",
                    role = c("aut", "cre"),
                    email = "andreasnordland@gmail.com"),
             person(given = "Klaus",
                    family = "Holst",
                    role = c("aut"),
                    email = "klaus@holst.it",
                    comment = c(ORCID="0000-0002-1364-6789"))
             )
Description: Framework for evaluating user-specified finite stage policies and learning realistic policies via doubly robust loss functions. Policy learning methods include doubly robust restricted Q-learning, sequential policy tree learning and outcome weighted learning. See Nordland and Holst (2022) <arXiv:2212.02335> for documentation and references.
License: Apache License (>= 2)
Encoding: UTF-8
Depends: R (>= 4.0), SuperLearner
Imports: data.table (>= 1.14.5), lava (>= 1.7.0), future.apply,
        progressr, methods, policytree (>= 1.2.0), survival, targeted,
        DynTxRegime
Suggests: DTRlearn2, glmnet (>= 4.1-6), mgcv, knitr, ranger, rmarkdown,
        testthat (>= 3.0)
RoxygenNote: 7.2.3
BugReports: https://github.com/AndreasNordland/polle/issues
NeedsCompilation: no
Packaged: 2023-02-07 14:49:36 UTC; andreasnordland
Author: Andreas Nordland [aut, cre],
  Klaus Holst [aut] (<https://orcid.org/0000-0002-1364-6789>)
Maintainer: Andreas Nordland <andreasnordland@gmail.com>
Repository: CRAN
Date/Publication: 2023-02-07 15:32:32 UTC
Built: R 4.1.2; ; 2023-02-08 12:08:26 UTC; unix
