Files in tidymodels/rsample
General Resampling Infrastructure

.Rbuildignore
.github/.gitignore
.github/CODEOWNERS
.github/CODE_OF_CONDUCT.md .github/CONTRIBUTING.md
.github/workflows/R-CMD-check-hard.yaml
.github/workflows/R-CMD-check.yaml
.github/workflows/lock.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/apparent.R R/boot.R R/bootci.R R/caret.R R/clustering.R R/compat-dplyr.R R/compat-vctrs-helpers.R R/compat-vctrs.R R/complement.R R/fingerprint.R R/form_pred.R R/import-standalone-obj-type.R R/import-standalone-types-check.R R/initial_split.R R/initial_validation_split.R R/inner_split.R R/labels.R R/loo.R R/make_groups.R R/make_strata.R R/manual.R R/mc.R R/misc.R R/nested_cv.R R/permutations.R R/printing.R R/reexports.R R/reg_intervals.R R/reshuffle_rset.R R/reverse_splits.R R/rolling_origin.R R/rsample-package.R R/rset.R R/rsplit.R R/slide.R R/tidy.R R/tidyselect.R R/validation_set.R R/validation_split.R R/vfold.R R/zzz-compat-vctrs-apparent.R R/zzz-compat-vctrs-bootstraps.R R/zzz-compat-vctrs-clustering_cv.R R/zzz-compat-vctrs-group_bootstraps.R R/zzz-compat-vctrs-group_mc_cv.R R/zzz-compat-vctrs-group_validation_split.R R/zzz-compat-vctrs-group_vfold_cv.R R/zzz-compat-vctrs-loo_cv.R R/zzz-compat-vctrs-manual_rset.R R/zzz-compat-vctrs-mc_cv.R R/zzz-compat-vctrs-nested_cv.R R/zzz-compat-vctrs-permutations.R R/zzz-compat-vctrs-rolling_origin.R R/zzz-compat-vctrs-sliding_index.R R/zzz-compat-vctrs-sliding_period.R R/zzz-compat-vctrs-sliding_window.R R/zzz-compat-vctrs-validation_set.R R/zzz-compat-vctrs-validation_split.R R/zzz-compat-vctrs-validation_time_split.R R/zzz-compat-vctrs-vfold_cv.R R/zzz.R README.Rmd README.md
_pkgdown.yml
codecov.yml
cran-comments.md inst/generate_vctrs.R inst/vctrs_template.R man-roxygen/strata_details.R man/add_resample_id.Rd man/apparent.Rd man/as.data.frame.rsplit.Rd man/bootstraps.Rd man/clustering_cv.Rd man/complement.Rd man/dot-get_split_args.Rd
man/figures/lifecycle-archived.svg
man/figures/lifecycle-defunct.svg
man/figures/lifecycle-deprecated.svg
man/figures/lifecycle-experimental.svg
man/figures/lifecycle-maturing.svg
man/figures/lifecycle-questioning.svg
man/figures/lifecycle-soft-deprecated.svg
man/figures/lifecycle-stable.svg
man/figures/lifecycle-superseded.svg
man/figures/logo.png
man/form_pred.Rd man/get_fingerprint.Rd man/get_rsplit.Rd man/group_bootstraps.Rd man/group_mc_cv.Rd man/group_vfold_cv.Rd man/initial_split.Rd man/initial_validation_split.Rd man/inner_split.Rd man/int_pctl.Rd man/labels.rset.Rd man/labels.rsplit.Rd man/loo_cv.Rd man/make_groups.Rd man/make_splits.Rd man/make_strata.Rd man/manual_rset.Rd man/mc_cv.Rd man/nested_cv.Rd man/new_rset.Rd man/permutations.Rd man/populate.Rd man/reexports.Rd man/reg_intervals.Rd man/reshuffle_rset.Rd man/reverse_splits.Rd man/rolling_origin.Rd man/rsample-dplyr.Rd man/rsample-package.Rd man/rsample2caret.Rd man/rset_reconstruct.Rd man/slide-resampling.Rd man/tidy.rsplit.Rd man/validation_set.Rd man/validation_split.Rd man/vfold_cv.Rd revdep/README.md revdep/cran.md revdep/failures.md revdep/problems.md
rsample.Rproj
rsample_hex_thumb.png
tests/testthat.R tests/testthat/_snaps/boot.md tests/testthat/_snaps/bootci.md tests/testthat/_snaps/clustering.md tests/testthat/_snaps/compat-vctrs.md tests/testthat/_snaps/form_pred.md tests/testthat/_snaps/initial_split.md tests/testthat/_snaps/initial_validation_split.md tests/testthat/_snaps/labels.md tests/testthat/_snaps/loo.md tests/testthat/_snaps/make_groups.md tests/testthat/_snaps/make_strata.md tests/testthat/_snaps/mc.md tests/testthat/_snaps/misc.md tests/testthat/_snaps/nested_cv.md tests/testthat/_snaps/permutations.md tests/testthat/_snaps/reg_intervals.md tests/testthat/_snaps/reshuffle_rset.md tests/testthat/_snaps/reverse_splits.md tests/testthat/_snaps/rolling_origin.md tests/testthat/_snaps/rset.md tests/testthat/_snaps/rsplit.md tests/testthat/_snaps/slide.md tests/testthat/_snaps/validation_set.md tests/testthat/_snaps/validation_split.md tests/testthat/_snaps/vfold.md tests/testthat/helpers-rsample.R tests/testthat/test-boot.R tests/testthat/test-bootci.R tests/testthat/test-caret.R tests/testthat/test-clustering.R tests/testthat/test-compat-dplyr.R tests/testthat/test-compat-vctrs.R tests/testthat/test-fingerprint.R tests/testthat/test-form_pred.R tests/testthat/test-initial_split.R tests/testthat/test-initial_validation_split.R tests/testthat/test-inner_split.R tests/testthat/test-labels.R tests/testthat/test-loo.R tests/testthat/test-make_groups.R tests/testthat/test-make_strata.R tests/testthat/test-manual.R tests/testthat/test-mc.R tests/testthat/test-misc.R tests/testthat/test-nested_cv.R tests/testthat/test-permutations.R tests/testthat/test-reg_intervals.R tests/testthat/test-reshuffle_rset.R tests/testthat/test-reverse_splits.R tests/testthat/test-rolling_origin.R tests/testthat/test-rset.R tests/testthat/test-rsplit.R tests/testthat/test-slide.R tests/testthat/test-tidy.R tests/testthat/test-validation_set.R tests/testthat/test-validation_split.R tests/testthat/test-vfold.R
vignettes/.gitignore
vignettes/Applications/Intervals.Rmd vignettes/Applications/Recipes_and_rsample.Rmd
vignettes/Applications/diagram.png
vignettes/Common_Patterns.Rmd vignettes/Working_with_rsets.Rmd vignettes/rsample.Rmd
tidymodels/rsample documentation built on Sept. 29, 2024, 10:48 p.m.