-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Description
Hi, just wanted to flag this as a possible bug: when using the c(outcome1, outcome2) ~ .
syntax for multiple outcomes in a weighted regression, I get different results from when I run separate regressions (i.e. outcome1 ~ .
and outcome2 ~ .
) I think this possibly has to do with one of the outcomes being missing for some observations, but the regression still using the full vector of weights that is non-missing for all observations. I haven't dug into this fully but just wanted to flag it and check whether I am missing something obvious! Thanks for your work on this package.
Metadata
Metadata
Assignees
Labels
No labels