View source: R/dml_with_smoother.R
| get_outcome_weights.dml_with_smoother | R Documentation |
dml_with_smoother functionPost-estimation command to extract outcome weights for double ML run with an outcome smoother.
## S3 method for class 'dml_with_smoother'
get_outcome_weights(object, ..., all_reps = FALSE)
object |
An object of class |
... |
Pass potentially generic get_outcome_weights options. |
all_reps |
If |
If all_reps == FALSE: get_outcome_weights object
If all_reps == TRUE: additionally list omega_all_reps:
A list containing the outcome weights of each repetition.
Knaus, M. C. (2024). Treatment effect estimators as weighted outcomes, https://arxiv.org/abs/2411.11559.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.