Package: polle Title: Policy Learning Version: 1.6.4 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: Package for learning and evaluating (subgroup) policies via doubly robust loss functions. Policy learning methods include doubly robust blip/conditional average treatment effect learning and sequential policy tree learning. Methods for (subgroup) policy evaluation include doubly robust cross-fitting and online estimation/sequential validation. See Nordland and Holst (2026) for documentation and references. License: Apache License (>= 2) Encoding: UTF-8 Depends: R (>= 4.1), SuperLearner Imports: data.table (>= 1.14.5), lava (>= 1.9.2), future.apply, progressr, methods, policytree (>= 1.2.0), survival, targeted (>= 0.8), DynTxRegime Suggests: DTRlearn2, glmnet (>= 4.1-6), mets, mgcv, xgboost, knitr, ranger, rmarkdown, testthat (>= 3.0), ggplot2 Roxygen: list(markdown = TRUE) BugReports: https://github.com/AndreasNordland/polle/issues VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Repository: https://andreasnordland.r-universe.dev Date/Publication: 2026-07-03 13:49:34 UTC RemoteUrl: https://github.com/andreasnordland/polle RemoteRef: HEAD RemoteSha: f92bfd5f6141ae7296a3bfb66bc5c38bfe31c62f NeedsCompilation: no Packaged: 2026-07-03 16:21:00 UTC; root Author: Andreas Nordland [aut, cre], Klaus Holst [aut] (ORCID: ) Maintainer: Andreas Nordland