Short Descriptions of rsets
Produce a character vector describing the resampling method.
## 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 'sliding_window' pretty(x, ...) ## S3 method for class 'sliding_index' pretty(x, ...) ## S3 method for class 'sliding_period' pretty(x, ...) ## S3 method for class 'mc_cv' pretty(x, ...) ## S3 method for class 'validation_split' pretty(x, ...) ## S3 method for class 'nested_cv' pretty(x, ...) ## S3 method for class 'bootstraps' pretty(x, ...) ## S3 method for class 'permutations' pretty(x, ...) ## S3 method for class 'group_vfold_cv' pretty(x, ...) ## S3 method for class 'manual_rset' pretty(x, ...)
x |
An |
... |
Not currently used. |
A character vector.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.