Skip to content

Warning when trying to analyse interactions with numeric variables taken as factors #3

@heliosdrm

Description

@heliosdrm

E.g.:

mod <- lm(y~x) # with `x` as numeric variable 
testInteractions(mod, pairwise="x")

This is obviously wrong, but if it is detected that x is a variable in the model, the warning could be more informative.

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