Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using inverse probability weighting (Propensity score analysis) in logistf() #64

Open
zeynepbaskurt opened this issue Apr 24, 2024 · 0 comments

Comments

@zeynepbaskurt
Copy link

Hi,

Thank you for this great package!

This is actually a question rather than a issue. Can we incorporate inverse propensity weighting into logistf() function the way we do in the regular glm() function;
e.g. model <- logistf(outcome ~ predictor, data, weights = IPW) ?

Would it serve its purpose in logistf() as in logistf() function. That is, can using weights=IPW control the confounding
factors due to unbalanced assignment of variables in groups?

Thanks!
Zeynep

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant