Files in topepo/rsample
General Resampling Infrastructure

.Rbuildignore
.github/ISSUE_TEMPLATE.md
.gitignore
.travis.yml
DESCRIPTION
NAMESPACE
NEWS.md R/aaa.R R/apparent.R R/boot.R R/boot_ci.R R/caret.R R/complement.R R/data.R R/dplyr-compat.R R/form_pred.R R/gather.R R/groups.R R/initial_split.R R/lables.R R/loo.R R/make_strata.R R/mc.R R/misc.R R/nest.R R/pkg.R R/recipes.R R/rolling_origin.R R/rsplit.R R/tidy.R R/vfold.R README.Rmd
README.html
README.md
_pkgdown.yml
data/attrition.RData
data/datalist
docs/ISSUE_TEMPLATE.html
docs/articles/Applications/Keras.html
docs/articles/Applications/Keras_files/figure-html/resample-means-1.png
docs/articles/Applications/Nested_Resampling.html
docs/articles/Applications/Nested_Resampling_files/figure-html/choose-1.png
docs/articles/Applications/Nested_Resampling_files/figure-html/not-nested-1.png
docs/articles/Applications/Nested_Resampling_files/figure-html/rmse-plot-1.png
docs/articles/Applications/Recipes_and_rsample.html
docs/articles/Applications/Recipes_and_rsample_files/figure-html/build-1.png
docs/articles/Applications/Recipes_and_rsample_files/figure-html/hood-1.png
docs/articles/Applications/S4248SM144NCEN.csv
docs/articles/Applications/Survival_Analysis.html
docs/articles/Applications/Survival_Analysis_files/figure-html/concord-df-1.png
docs/articles/Applications/Survival_Analysis_files/figure-html/diff-post-1.png
docs/articles/Applications/Survival_Analysis_files/figure-html/post-1.png
docs/articles/Applications/Time_Series.html
docs/articles/Applications/Time_Series_files/figure-html/plot-1.png
docs/articles/Applications/diagram.png
docs/articles/Basics.html
docs/articles/Working_with_rsets.html
docs/articles/Working_with_rsets_files/figure-html/stats_plot-1.png
docs/articles/Working_with_rsets_files/figure-html/type_plot-1.png
docs/articles/index.html
docs/authors.html
docs/docsearch.css
docs/extra.css
docs/index.html
docs/jquery.sticky-kit.min.js
docs/link.svg
docs/news/index.html
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/apparent.html
docs/reference/as.data.frame.rsplit.html
docs/reference/attrition.html
docs/reference/bootstraps.html
docs/reference/complement.html
docs/reference/fill.html
docs/reference/form_pred.html
docs/reference/gather.rset.html
docs/reference/group_vfold_cv.html
docs/reference/index.html
docs/reference/initial_split.html
docs/reference/labels.rset.html
docs/reference/labels.rsplit.html
docs/reference/loo_cv.html
docs/reference/make_strata.html
docs/reference/mc_cv.html
docs/reference/nested_cv.html
docs/reference/prepper.html
docs/reference/pretty.vfold_cv.html
docs/reference/rolling_origin.html
docs/reference/rsample.html
docs/reference/rsample2caret.html
docs/reference/tidy.rsplit-1.png
docs/reference/tidy.rsplit-10.png
docs/reference/tidy.rsplit-16.png
docs/reference/tidy.rsplit-17.png
docs/reference/tidy.rsplit-18.png
docs/reference/tidy.rsplit-19.png
docs/reference/tidy.rsplit-2.png
docs/reference/tidy.rsplit-20.png
docs/reference/tidy.rsplit-21.png
docs/reference/tidy.rsplit-22.png
docs/reference/tidy.rsplit-23.png
docs/reference/tidy.rsplit-24.png
docs/reference/tidy.rsplit-25.png
docs/reference/tidy.rsplit-3.png
docs/reference/tidy.rsplit-36.png
docs/reference/tidy.rsplit-37.png
docs/reference/tidy.rsplit-38.png
docs/reference/tidy.rsplit-39.png
docs/reference/tidy.rsplit-4.png
docs/reference/tidy.rsplit-40.png
docs/reference/tidy.rsplit-41.png
docs/reference/tidy.rsplit-42.png
docs/reference/tidy.rsplit-43.png
docs/reference/tidy.rsplit-44.png
docs/reference/tidy.rsplit-45.png
docs/reference/tidy.rsplit-5.png
docs/reference/tidy.rsplit-6.png
docs/reference/tidy.rsplit-7.png
docs/reference/tidy.rsplit-8.png
docs/reference/tidy.rsplit-9.png
docs/reference/tidy.rsplit.html
docs/reference/vfold_cv.html
docs/rsample_hex_thumb.png
man/apparent.Rd man/as.data.frame.rsplit.Rd man/attrition.Rd man/boot_ci_t.Rd man/bootstraps.Rd man/complement.Rd man/fill.Rd man/form_pred.Rd man/gather.rset.Rd man/group_vfold_cv.Rd man/initial_split.Rd man/labels.rset.Rd man/labels.rsplit.Rd man/loo_cv.Rd man/make_strata.Rd man/mc_cv.Rd man/nested_cv.Rd man/prepper.Rd man/pretty.vfold_cv.Rd man/rolling_origin.Rd man/rsample.Rd man/rsample2caret.Rd man/tidy.rsplit.Rd man/vfold_cv.Rd
pkgdown/extra.css
rsample.Rproj
rsample_hex_thumb.png
tests/testthat.R tests/testthat/test_boot.R tests/testthat/test_boot_ci.R tests/testthat/test_caret.R tests/testthat/test_dplyr.R tests/testthat/test_for_pred.R tests/testthat/test_gather.R tests/testthat/test_group.R tests/testthat/test_initial.R tests/testthat/test_labels.R tests/testthat/test_loo.R tests/testthat/test_mc.R tests/testthat/test_names.R tests/testthat/test_nesting.R tests/testthat/test_rolling.R tests/testthat/test_rset.R tests/testthat/test_rsplit.R tests/testthat/test_strata.R tests/testthat/test_tidy.R tests/testthat/test_vfold.R vignettes/Applications/Keras.Rmd vignettes/Applications/Nested_Resampling.Rmd vignettes/Applications/Recipes_and_rsample.Rmd
vignettes/Applications/S4248SM144NCEN.csv
vignettes/Applications/Survival_Analysis.Rmd vignettes/Applications/Time_Series.Rmd
vignettes/Applications/diagram.png
vignettes/Basics.Rmd vignettes/Working_with_rsets.Rmd
topepo/rsample documentation built on May 4, 2019, 4:25 p.m.