splitTools: Tools for Data Splitting

Fast, lightweight toolkit for data splitting. Data sets can be partitioned into disjoint groups (e.g. into training, validation, and test) or into (repeated) k-folds for subsequent cross-validation. Besides basic splits, the package supports stratified, grouped as well as blocked splitting. Furthermore, cross-validation folds for time series data can be created. See e.g. Hastie et al. (2001) <doi:10.1007/978-0-387-84858-7> for the basic background on data partitioning and cross-validation.

Version: 0.2.1
Depends: R (≥ 3.1.0)
Imports: stats
Suggests: knitr, ranger
Published: 2020-04-18
Author: Michael Mayer [aut, cre]
Maintainer: Michael Mayer <mayermichael79 at gmail.com>
BugReports: https://github.com/mayer79/splitTools/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/mayer79/splitTools
NeedsCompilation: no
Materials: README NEWS
CRAN checks: splitTools results

Downloads:

Reference manual: splitTools.pdf
Vignettes: splitTools
Package source: splitTools_0.2.1.tar.gz
Windows binaries: r-devel: splitTools_0.2.1.zip, r-release: splitTools_0.2.1.zip, r-oldrel: splitTools_0.2.1.zip
macOS binaries: r-release: splitTools_0.2.1.tgz, r-oldrel: splitTools_0.2.1.tgz
Old sources: splitTools archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=splitTools to link to this page.