| control_blip | R Documentation |
control_blip sets the default control arguments
for doubly robust blip-learning, type = "blip".
control_blip(blip_models = q_glm(~.), quantile_prob_threshold = NULL)
blip_models |
Single element or list of V-restricted blip-models created
by |
quantile_prob_threshold |
Numeric vector. Quantile probabilities for adaptively setting the threshold for the conditional average treatment effect. |
list of (default) control arguments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.