Resampling methods |
|
|---|---|
|
|
Simple Training/Test Set Splitting |
|
|
Create an Initial Train/Validation/Test Split |
|
|
Create a Validation Split for Tuning |
Bootstrap Sampling |
|
Group Bootstraps |
|
V-Fold Cross-Validation |
|
Group V-Fold Cross-Validation |
|
Monte Carlo Cross-Validation |
|
Group Monte Carlo Cross-Validation |
|
Cluster Cross-Validation |
|
Nested or Double Resampling |
|
Leave-One-Out Cross-Validation |
|
Rolling Origin Forecast Resampling |
|
Time-based Resampling |
|
Sampling for the Apparent Error Rate |
|
Permutation sampling |
|
Manual resampling |
|
Analysis |
|
Bootstrap confidence intervals |
|
A convenience function for confidence intervals with linear-ish parametric models |
|
Utilities |
|
Obtain a identifier for the resamples |
|
Convert an |
|
Augment a data set with resampling identifiers |
|
Determine the Assessment Samples |
|
Extract Predictor Names from Formula or Terms |
|
Retrieve individual rsplits objects from an rset |
|
Find Labels from rset Object |
|
Find Labels from rsplit Object |
|
Constructors for split objects |
|
Create or Modify Stratification Variables |
|
Add Assessment Indices |
|
"Reshuffle" an rset to re-generate a new rset with the same parameters |
|
Reverse the analysis and assessment sets |
|
Convert Resampling Objects to Other Formats |
|
Extending rsample with new rset subclasses |
|
|
|
Tidy Resampling Object |
Compatibility |
|
Compatibility with dplyr |
|