Policy Learning with the polle package

12/05/2022
by   Andreas Nordland, et al.
0

The R package polle is a unifying framework for learning and evaluating finite stage policies based on observational data. The package implements a collection of existing and novel methods for causal policy learning including doubly robust restricted Q-learning, policy tree learning, and outcome weighted learning. The package deals with (near) positivity violations by only considering realistic policies. Highly flexible machine learning methods can be used to estimate the nuisance components and valid inference for the policy value is ensured via cross-fitting. The library is built up around a simple syntax with four main functions policy_data(), policy_def(), policy_learn(), and policy_eval() used to specify the data structure, define user-specified policies, specify policy learning methods and evaluate (learned) policies. The functionality of the package is illustrated via extensive reproducible examples.

READ FULL TEXT
research
07/29/2021

MLMOD Package: Machine Learning Methods for Data-Driven Modeling in LAMMPS

We discuss a software package for incorporating into simulations data-dr...
research
03/17/2021

DoubleML – An Object-Oriented Implementation of Double Machine Learning in R

The R package DoubleML implements the double/debiased machine learning f...
research
08/14/2022

Necklaces and bracelets in R

This note introduces the necklaces package of R routines for generation ...
research
04/14/2020

The R Package stagedtrees for Structural Learning of Stratified Staged Trees

stagedtrees is an R package which includes several algorithms for learni...
research
05/21/2021

FMM: An R Package for Modeling Rhythmic Patterns in Oscillatory Systems

This paper is dedicated to the R package FMM which implements a novel ap...
research
11/14/2019

Thirteen Simple Steps for Creating An R Package with an External C++ Library

We desribe how we extend R with an external C++ code library by using th...
research
12/18/2018

cgam: An R Package for the Constrained Generalized Additive Model

The cgam package contains routines to fit the generalized additive model...

Please sign up or login with your details

Forgot password? Click here to reset