pive_weight_maker: Outcome weights maker for pseudo-IV estimators.
Description
This is a generic function taking pseudo-instrument,
pseudo-treatment and the transformation matrix as inputs and returning
outcome weights
Usage
pive_weight_maker(Z.tilde, D.tilde, T_mat)
Value
A vector of outcome weights.
Arguments
- Z.tilde
Numeric vector of pseudo-instrument outcomes.
- D.tilde
Numeric vector of pseudo-treatment.
- T_mat
Transformation matrix
References
Knaus, M. C. (2024). Treatment effect estimators as weighted outcomes, soon on 'arXiv'.