Skip to content

Change class for grouped mc split #478

Description

@hfrick

The function is group_mc_split() but the class is grouped_mc_split whereas for vfold_cv and bootstraps they are both group_*. They should all be group_.

rsample/R/mc.R

Line 242 in a976356

class = c("grouped_mc_split", "mc_split")

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