Skip to content

Unquoted weights argumentΒ #6686

@kylebutts

Description

@kylebutts

I am trying to use fixest::feols for my model in geom_smooth but am getting an error because weights = weights is passed as an unquoted symbol here.
Changing this to data$weights should work, but when I applied this change, only this test fails and I can not decipher why

See lrberge/fixest#605 for discussion

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions