Skip to content

parsnip::set_model_arg should be "sample_size" not "sample_prop" #52

@p-schaefer

Description

@p-schaefer

Here:

parsnip = "sample_prop",

and this:

func = list(pkg = "dials", fun = "sample_size"),

should be:
func = list(pkg = "dials", fun = "sample_prop"),

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