pretty.vfold_cv: Short Decriptions of rsets

Description Usage Arguments Value

Description

Produce a chracter vector of describing the resampling method.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
## S3 method for class 'vfold_cv'
pretty(x, ...)

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

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

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

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

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

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

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

Arguments

x

An 'rset' object

...

Not currently used.

Value

A character vector.


topepo/rsample documentation built on May 4, 2019, 4:25 p.m.