Other packages > Find by keyword >

rsample  

General Resampling Infrastructure
View on CRAN: Click here


Download and install rsample package within the R console
Install from CRAN:
install.packages("rsample")

Install from Github:
library("remotes")
install_github("cran/rsample")

Install by package version:
library("remotes")
install_version("rsample", "1.3.1")



Attach the package and use:
library("rsample")
Maintained by
Hannah Frick
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-07-08
Latest Update: 2025-07-29
Description:
Classes and functions to create and summarize different types of resampling objects (e.g. bootstrap, cross-validation).
How to cite:
Hannah Frick (2017). rsample: General Resampling Infrastructure. R package version 1.3.1, https://cran.r-project.org/web/packages/rsample. Accessed 21 Jul. 2026.
Previous versions and publish date:
(2026-07-09 06:53), 0.0.1 (2017-07-08 05:31), 0.0.2 (2017-11-12 05:11), 0.0.3 (2018-11-20 18:30), 0.0.4 (2019-01-07 18:00), 0.0.5 (2019-07-13 00:20), 0.0.6 (2020-03-31 21:50), 0.0.7 (2020-06-04 09:40), 0.0.8 (2020-09-23 19:20), 0.0.9 (2021-02-17 19:00), 0.1.0 (2021-05-08 06:50), 0.1.1 (2021-11-08 22:00), 1.0.0 (2022-06-24 20:10), 1.1.0 (2022-08-08 09:00), 1.1.1 (2022-12-07 22:00), 1.2.0 (2023-08-23 17:00), 1.2.1 (2024-03-25 11:00), 1.3.0 (2025-04-02 23:50), 1.3.1 (2025-07-29 15:50)
Other packages that cited rsample R package
View rsample citation profile
Other R packages that rsample depends, imports, suggests or enhances
Complete documentation for rsample
Functions, R codes and Examples using the rsample R package
Some associated functions: add_resample_id . apparent . as.data.frame.rsplit . bootstraps . clustering_cv . complement . form_pred . get_fingerprint . get_rsplit . group_bootstraps . group_mc_cv . group_vfold_cv . initial_split . initial_validation_split . int_pctl . labels.rset . labels.rsplit . loo_cv . make_groups . make_splits . make_strata . manual_rset . mc_cv . nested_cv . new_rset . permutations . populate . reexports . reg_intervals . reshuffle_rset . reverse_splits . rolling_origin . rsample-dplyr . rsample-package . rsample2caret . rset_reconstruct . slide-resampling . tidy.rsplit . validation_set . validation_split . vfold_cv . 
Some associated R codes: apparent.R . boot.R . bootci.R . caret.R . clustering.R . compat-dplyr.R . compat-vctrs-helpers.R . compat-vctrs.R . complement.R . form_pred.R . initial_split.R . initial_validation_split.R . labels.R . loo.R . make_groups.R . make_strata.R . manual.R . mc.R . misc.R . nest.R . permutations.R . printing.R . reexports.R . reg_intervals.R . rolling_origin.R . rsample-package.R . rset.R . rsplit.R . slide.R . tidy.R . tidyselect.R . validation_set.R . validation_split.R . vfold.R . zzz-compat-vctrs-apparent.R . zzz-compat-vctrs-bootstraps.R . zzz-compat-vctrs-clustering_cv.R . zzz-compat-vctrs-group_bootstraps.R . zzz-compat-vctrs-group_mc_cv.R . zzz-compat-vctrs-group_validation_split.R . zzz-compat-vctrs-group_vfold_cv.R . zzz-compat-vctrs-loo_cv.R . zzz-compat-vctrs-manual_rset.R . zzz-compat-vctrs-mc_cv.R . zzz-compat-vctrs-nested_cv.R . zzz-compat-vctrs-permutations.R . zzz-compat-vctrs-rolling_origin.R . zzz-compat-vctrs-sliding_index.R . zzz-compat-vctrs-sliding_period.R . zzz-compat-vctrs-sliding_window.R . zzz-compat-vctrs-validation_set.R . zzz-compat-vctrs-validation_split.R . zzz-compat-vctrs-validation_time_split.R . zzz-compat-vctrs-vfold_cv.R . zzz.R .  Full rsample package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

splash  
Simple Process-Led Algorithms for Simulating Habitats
This program calculates bioclimatic indices and fluxes (radiation, evapotranspiration, soil moistur ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
beastier  
Call 'BEAST2'
'BEAST2' () is a widely used Bayesian phylogenetic tool, that uses DNA/RNA/ ...
Download / Learn more Package Citations See dependency  
truncnormbayes  
Estimates Moments for a Truncated Normal Distribution using 'Stan'
Finds the posterior modes for the mean and standard deviation for a truncated normal distribution wi ...
Download / Learn more Package Citations See dependency  
OSTE  
Optimal Survival Trees Ensemble
Function for growing survival trees ensemble ('Naz Gul', 'Nosheen Faiz', 'Dan Brawn', 'Rafal Kulakow ...
Download / Learn more Package Citations See dependency  
netgen  
Network Generator for Combinatorial Graph Problems
Methods for the generation of a wide range of network geographies, e.g., grid networks or clustered ...
Download / Learn more Package Citations See dependency  

27,889

R Packages

239,283

Dependencies

74,019

Author Associations

27,890

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA