The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Includes the reference implementation of Genie - a hierarchical clustering algorithm that links two point groups in such a way that an inequity measure (namely, the Gini index) of the cluster sizes does not significantly increase above a given threshold. This method most often outperforms many other data segmentation approaches in terms of clustering quality as tested on a wide range of benchmark datasets. At the same time, Genie retains the high speed of the single linkage approach, therefore it is also suitable for analysing larger data sets. For more details see (Gagolewski et al. 2016 <doi:10.1016/j.ins.2016.05.003>). For an even faster and more feature-rich implementation, including, amongst others, noise point detection, see the 'genieclust' package.
Version: | 1.0.5 |
Depends: | R (≥ 3.3.0), stats, genieclust |
Imports: | Rcpp (≥ 1.0.0) |
LinkingTo: | Rcpp (≥ 1.0.0) |
Suggests: | datasets, testthat, stringi |
Published: | 2020-08-02 |
DOI: | 10.32614/CRAN.package.genie |
Author: | Marek Gagolewski [aut, cre, cph], Maciej Bartoszuk [aut], Anna Cena [aut] |
Maintainer: | Marek Gagolewski <marek at gagolewski.com> |
BugReports: | http://github.com/gagolews/genie/issues |
License: | GPL (≥ 3) |
URL: | http://genieclust.gagolewski.com/ |
NeedsCompilation: | yes |
SystemRequirements: | OpenMP, C++11 |
Citation: | genie citation info |
Materials: | NEWS |
In views: | Robust |
CRAN checks: | genie results |
Reference manual: | genie.pdf |
Package source: | genie_1.0.5.tar.gz |
Windows binaries: | r-devel: genie_1.0.5.zip, r-release: genie_1.0.5.zip, r-oldrel: genie_1.0.5.zip |
macOS binaries: | r-release (arm64): genie_1.0.5.tgz, r-oldrel (arm64): genie_1.0.5.tgz, r-release (x86_64): genie_1.0.5.tgz, r-oldrel (x86_64): genie_1.0.5.tgz |
Old sources: | genie archive |
Reverse suggests: | FCPS |
Please use the canonical form https://CRAN.R-project.org/package=genie to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.