| pretty.vfold_cv {rsample} | R Documentation |
Produce a chracter vector of 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 '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, ...)
x |
An 'rset' object |
... |
Not currently used. |
A character vector.