Skip to content

Unknown mode for null_model #982

@brian-j-smith

Description

@brian-j-smith

An "unknown" value for the mode argument of null_model() produces the error below even thought the documentation states this is a possible value.

parsnip::null_model(mode = "unknown")
#> Error in `parsnip::null_model()`:
#> ! `mode` should be one of: 'classification', 'regression'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions