Skip to content

Export check_args() for developers of custom models #1057

@mattheaphy

Description

@mattheaphy

Feature

check_args() is an internal generic function that is used by parsnip models to validate that parameters have reasonable values before a model is fit.

For developers of custom parsnip models, it would be nice if this function was exported so that appropriate S3 methods could be written to validate parameters on any new models.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions