Skip to content

Issue in some effects when variables have similar names #21

Description

@cmndrsn

I identified an issue where unexpected behaviour occurs when predictors with highly similar names are used in ggcom() and stack == "partition", which can produce inaccurate effects. I believe this happens when one variable name, e.g., var is contained within another variable var2, var3. I believe this might happen in the regeeex within R/ggcommonality.R, and am working on a fix

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