View source: R/get_outcome_weights.R
pive_weight_maker | R Documentation |
This is a generic function taking pseudo-instrument, pseudo-treatment and the transformation matrix as inputs and returning outcome weights
pive_weight_maker(Z.tilde, D.tilde, T_mat)
Z.tilde |
Numeric vector of pseudo-instrument outcomes. |
D.tilde |
Numeric vector of pseudo-treatment. |
T_mat |
Transformation matrix |
A vector of outcome weights.
Knaus, M. C. (2024). Treatment effect estimators as weighted outcomes, soon on 'arXiv'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.