Skip to content

How to parse extension package arguments to parsnip? #1241

@marcelglueck

Description

@marcelglueck

I am currently using bag_mlp() with the nnet engine. I know that engine-specific arguments may be parsed through set_engine(). However, I am wondering whether there is a straightforward way to do the same with extension package arguments.

For instance, how do I parse the times argument from baguette::bagger() without having to change the default values of baguette:bagger() itself?

Many thanks for your assistance.

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