Methods for dividing data into groups. Create balanced partitions and cross-validation folds. Perform time series windowing and general grouping and splitting of data. Balance existing groups with up- and downsampling.
Version: | 1.3.0 |
Depends: | R (≥ 3.5) |
Imports: | checkmate (≥ 2.0.0), dplyr (≥ 0.8.4), numbers (≥ 0.7-5), lifecycle, plyr (≥ 1.8.5), purrr, rlang (≥ 0.4.4), stats, tibble (≥ 2.1.3), utils |
Suggests: | broom, covr, ggplot2, hydroGOF, knitr, lmerTest, rmarkdown, testthat, tidyr, xpectr (≥ 0.3.0) |
Published: | 2020-06-15 |
Author: | Ludvig Renbo Olsen [aut, cre] |
Maintainer: | Ludvig Renbo Olsen <r-pkgs at ludvigolsen.dk> |
BugReports: | https://github.com/ludvigolsen/groupdata2/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/ludvigolsen/groupdata2 |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | groupdata2 results |
Reference manual: | groupdata2.pdf |
Vignettes: |
Automatic groups with groupdata2 Cross-validation with groupdata2 Description of groupdata2 Introduction to groupdata2 Time series with groupdata2 |
Package source: | groupdata2_1.3.0.tar.gz |
Windows binaries: | r-devel: groupdata2_1.3.0.zip, r-release: groupdata2_1.3.0.zip, r-oldrel: groupdata2_1.3.0.zip |
macOS binaries: | r-release: groupdata2_1.3.0.tgz, r-oldrel: groupdata2_1.3.0.tgz |
Old sources: | groupdata2 archive |
Reverse suggests: | cvms |
Please use the canonical form https://CRAN.R-project.org/package=groupdata2 to link to this page.