Skip to content

Default max_degree = ifelse(ncol(X) >= 20, 2, 3) #114

Description

@HanBao-hb

The number of interaction terms increases dramatically, when the number of variables increases. This makes it almost impossible to produce model results in a reasonable time when ncol(X) is large. Is it possible to change this default value ncol(X) >= 20 to something smaller?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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