Learn R Programming

polle (version 1.6.2)

control_blip: Control arguments for doubly robust blip-learning

Description

control_blip sets the default control arguments for doubly robust blip-learning, type = "blip".

Usage

control_blip(blip_models = q_glm(~.), quantile_prob_threshold = NULL)

Value

list of (default) control arguments.

Arguments

blip_models

Single element or list of V-restricted blip-models created by q_glm(), q_rf(), q_sl() or similar functions.

quantile_prob_threshold

Numeric vector. Quantile probabilities for adaptively setting the threshold for the conditional average treatment effect.