Skip to content

Multiple intercepts in multinomial logistic regression currently ignored in check_collinearity() #907

Description

@Highmeadows

Upon inspection of the check_collinearity() function, handling multiple intercepts is currently only supported for mixed models (clm and clmm objects), but not for multinomial logistic regression objects, like car::multinom().

Could you account for the multiple intercepts in these type of models as well?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bug 🐛Something isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions