Convenience functions for aggregating a data frame or data table. Currently mean, sum and variance are supported. For Date variables, the recency and duration are supported. There is also support for dummy variables in predictive contexts. Code has been completely re-written in data.table for computational speed.
Version: | 0.1.1 |
Imports: | stats, utils, methods, data.table, tibble, NCmisc |
Published: | 2020-11-20 |
DOI: | 10.32614/CRAN.package.AggregateR |
Author: | Matthias Bogaert, Michel Ballings, Dirk Van den Poel |
Maintainer: | Matthias Bogaert <matthias.bogaert at ugent.be> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | AggregateR results |
Reference manual: | AggregateR.pdf |
Package source: | AggregateR_0.1.1.tar.gz |
Windows binaries: | r-devel: AggregateR_0.1.1.zip, r-release: AggregateR_0.1.1.zip, r-oldrel: AggregateR_0.1.1.zip |
macOS binaries: | r-release (arm64): AggregateR_0.1.1.tgz, r-oldrel (arm64): AggregateR_0.1.1.tgz, r-release (x86_64): AggregateR_0.1.1.tgz, r-oldrel (x86_64): AggregateR_0.1.1.tgz |
Old sources: | AggregateR archive |
Please use the canonical form https://CRAN.R-project.org/package=AggregateR to link to this page.