Description of groupdata24 years ago
Installing groupdata2 | CRAN version | GitHub development version | Attach packages | General information | group_factor() | group() | splt() | fold() | partition() | collapse_groups() | balance() | Groups, windows or folds? | Introduction vignettes | Use of kable() | Grouping Methods | Method: 'greedy' | Method: 'n_dist' (Default) | Method: 'n_fill' | Method: 'n_last' | Method: 'n_rand' | Method: 'l_sizes' | Method: 'l_starts' | Skipping | Automatically find group starts | find_starts() | find_missing_starts() | Method: 'every' | Method: 'staircase' | Find remainder - %staircase% | Method: 'primes' | Find remainder - %primes% | Balancing ID Methods | ID method: 'n_ids' | ID method: 'n_rows_c' | ID method: 'distributed' | ID method: 'nested' | Arguments | Grouping arguments | data | n | method | starts_col | force_equal | allow_zero | descending | randomize | col_name | remove_missing_starts | k | p | cat_col | num_col | id_col | id_aggregation_fn | extreme_pairing_levels | num_fold_cols | unique_fold_cols_only | max_iters | handle_existing_fold_cols | parallel | list_out | Balancing arguments | size | id_method | mark_new_rows | new_rows_col_name | Using Functions | Extra arguments showcase | Examples of method differences | n_ methods | Vector with 57 elements divided into 6 groups | Vector with 117 elements divided into 11 groups | Greedy | Vector with 100 elements with sizes of 8, 15, 20 | Staircasing | Vector with 1000 elements with step sizes of 2, 5, 11 | Primes | Vector with 1000 elements with n (start at) as 2, 5, 11 | The End
groupdata2 2.0.5Ludvig Renbo Olsendescription_of_groupdata2.Rmd