Skip to content

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

@Highmeadows

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

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions