ncn-foreigners/nonprobsvy

The PMM estimator -- `controlOut`

Closed this issue · 0 comments

I would like to propose a breaking change for the PMM estimator. Currently, the control outcome takes the $\hat{y}-y$ matching as default

controlOut(predictive_match = 1)

but I suggest to change to the most popular alternative i.e. the $\hat{y}-\hat{y}$ matching (predictive_match = 2).