Hello,
I just read a study that recommends the application of either propensity or matching methods using random forests, and then the use of raking iterations methods as a second stage to establish the weights of the subjects of a survey. According to the authors, it would be more effective to use a combination of these methods to reduce bias than the application of any single method on its own.
Can someone guide me through how we can combine these methods together with a concrete example using R in order to weighting the survey sample with the least bias possible?
Thanks.