Skip to content

issues with weights and multiple outcomes #263

@sahilchinoy

Description

@sahilchinoy

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions