You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the WeightIt package in generate_ps() instead of glm will enable users to more easily fit sample membership models using GBM and SuperLearner, as well as to incorporate survey weights for #1 in estimation when relevant.
Using the
WeightItpackage ingenerate_ps()instead ofglmwill enable users to more easily fit sample membership models using GBM and SuperLearner, as well as to incorporate survey weights for #1 in estimation when relevant.