Learn R Programming

accumulate (version 1.0.0)

Split-Apply-Combine with Dynamic Groups

Description

Estimate group aggregates, where one can set user-defined conditions that each group of records must satisfy to be suitable for aggregation. If a group of records is not suitable, it is expanded using a collapsing scheme defined by the user. A paper on this package was published in the Journal of Statistical Software .

Copy Link

Version

Install

install.packages('accumulate')

Monthly Downloads

182

Version

1.0.0

License

EUPL

Issues

Pull Requests

Stars

Forks

Maintainer

Mark der Loo

Last Published

March 18th, 2025

Functions in accumulate (1.0.0)

smoke_test

Check your testing function against common edge cases
min_records

Demand minimal number of records
object_list

Create a classed list
accumulate

Split-Apply-Combine with Collapsing Groups
min_complete

Demand minimal number of complete records
frac_complete

Demand minimal fraction of complete records
producers

Synthetic data on producers
csh_from_digits

Derive collapsing scheme from a hierarchical classification
from_validator

Use a validate::validator object to define a test