Learn R Programming

⚠️There's a newer version (1.3.2) of this package.Take me there.

rsample (version 0.0.7)

General Resampling Infrastructure

Description

Classes and functions to create and summarize different types of resampling objects (e.g. bootstrap, cross-validation).

Copy Link

Version

Install

install.packages('rsample')

Monthly Downloads

54,002

Version

0.0.7

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Max Kuhn

Last Published

June 4th, 2020

Functions in rsample (0.0.7)

group_vfold_cv

Group V-Fold Cross-Validation
make_splits

Constructor for split objects
loo_cv

Leave-One-Out Cross-Validation
populate

Add Assessment Indicies
initial_split

Simple Training/Test Set Splitting
int_pctl

Bootstrap confidence intervals
pretty.vfold_cv

Short Decriptions of rsets
nested_cv

Nested or Double Resampling
make_strata

Create or Modify Stratification Variables
reexports

Objects exported from other packages
new_rset

Constructor for new rset objects
rolling_origin

Rolling Origin Forecast Resampling
tidy.rsplit

Tidy Resampling Object
rsample2caret

Convert Resampling Objects to Other Formats
mc_cv

Monte Carlo Cross-Validation
rsample-dplyr

Compatibility with dplyr
rsample

rsample: General Resampling Infrastructure for R
vfold_cv

V-Fold Cross-Validation
labels.rsplit

Find Labels from rsplit Object
labels.rset

Find Labels from rset Object
two_class_dat

Two Class Data
validation_split

Create a Validation Set
add_resample_id

Augment a data set with resampling identifiers
drinks

Sample Time Series Data
apparent

Sampling for the Apparent Error Rate
form_pred

Extract Predictor Names from Formula or Terms
as.data.frame.rsplit

Convert an rsplit object to a data frame
attrition

Job Attrition
bootstraps

Bootstrap Sampling
complement

Determine the Assessment Samples
gather.rset

Gather an rset Object