rsample (version 0.0.8)

pretty.vfold_cv: Short Descriptions of rsets

Description

Produce a character vector describing the resampling method.

Usage

# S3 method for vfold_cv
pretty(x, ...)

# S3 method for loo_cv pretty(x, ...)

# S3 method for apparent pretty(x, ...)

# S3 method for rolling_origin pretty(x, ...)

# S3 method for sliding_window pretty(x, ...)

# S3 method for sliding_index pretty(x, ...)

# S3 method for sliding_period pretty(x, ...)

# S3 method for mc_cv pretty(x, ...)

# S3 method for validation_split pretty(x, ...)

# S3 method for nested_cv pretty(x, ...)

# S3 method for bootstraps pretty(x, ...)

# S3 method for group_vfold_cv pretty(x, ...)

# S3 method for manual_rset pretty(x, ...)

Arguments

x

An rset object

...

Not currently used.

Value

A character vector.