groupdata2-package | groupdata2: A package for creating groups from data |
%primes% | Find remainder from primes method. |
%staircase% | Find remainder from staircase method. |
all_groups_identical | Test if two grouping factors contain the same groups. |
balance | Balance groups by up- and downsampling. |
binning | Create groups from your data. |
create_balanced_groups | Create balanced folds for cross-validation. |
differs_from_previous | Find values in a vector that differ from the previous value. |
downsample | Downsampling of rows in a data frame. |
find_missing_starts | Find start positions that cannot be found in data. |
find_starts | Find start positions of groups in data. |
fold | Create balanced folds for cross-validation. |
group | Create groups from your data. |
groupdata2 | groupdata2: A package for creating groups from data |
group_factor | Create grouping factor for subsetting your data. |
not_previous | Find values in a vector that differ from the previous value. |
partition | Create balanced partitions. |
primes | Find remainder from primes method. |
split | Create groups from your data. |
splt | Split data by a range of methods. |
staircase | Find remainder from staircase method. |
upsample | Upsampling of rows in a data frame. |
window | Create groups from your data. |