https://github.com/gagolews/agop
Aggregation Operators Package for R
https://github.com/gagolews/agop
aggregation r
Last synced: 7 months ago
JSON representation
Aggregation Operators Package for R
- Host: GitHub
- URL: https://github.com/gagolews/agop
- Owner: gagolews
- Created: 2013-02-08T10:47:06.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2023-11-29T23:51:34.000Z (about 2 years ago)
- Last Synced: 2024-11-10T08:21:18.258Z (over 1 year ago)
- Topics: aggregation, r
- Language: R
- Homepage: https://cran.r-project.org/web/packages/agop/
- Size: 12.8 MB
- Stars: 5
- Watchers: 7
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **agop**
## Aggregation Operators Package for *R*
> "The process of combining several numerical values into a single
representative one is called aggregation, and the numerical function
performing this process is called an aggregation function.
This simple definition demonstrates the size of the field of application of aggregation:
applied mathematics (e.g., probability, statistics, decision theory), computer science
(e.g., artificial intelligence, operation research), as well as many applied fields
(economics and finance, pattern recognition and image processing, data fusion,
multicriteria decision making, automated reasoning, etc.).
Although the history of aggregation is probably
as old as mathematics (think of the arithmetic mean), its existence
has reminded underground till only recent (...). [Grabisch et al, 2009, p. xiii]"
**agop** is an open source (LGPL 3) package for R, to which anyone can contribute.
It started as a fork of the **[CITAN](https://cran.r-project.org/web/packages/CITAN/)** package.
* * *
Package record on **CRAN**:
* * *
**Authors**: [Marek Gagolewski](https://www.gagolewski.com/),
with contributions from [Anna Cena](https://cena.rexamine.com/)