Package: evclust
Type: Package
Title: Evidential Clustering
Version: 2.0.2
Date: 2021-05-26
Author: Thierry Denoeux
Maintainer: Thierry Denoeux <tdenoeux@utc.fr>
Description: Various clustering algorithms that produce a credal partition,
    i.e., a set of Dempster-Shafer mass functions representing the membership of objects
    to clusters. The mass functions quantify the cluster-membership uncertainty of the     
    objects. The algorithms are: Evidential c-Means, Relational Evidential c-Means, 
    Constrained Evidential c-Means, Evidential Clustering, Constrained Evidential 
    Clustering, Evidential K-nearest-neighbor-based Clustering, Bootstrap Model-Based
    Evidential Clustering, Belief Peak Evidential Clustering, Neural-Network-based
    Evidential Clustering. 
Depends: R (>= 3.6.0),
Imports: FNN, R.utils, limSolve, Matrix, mclust, quadprog, plyr
License: GPL-3
LazyData: TRUE
RoxygenNote: 7.1.1
VignetteBuilder: utils
Suggests: utils, kernlab, MASS
NeedsCompilation: no
Packaged: 2021-05-26 02:09:09 UTC; Thierry
Repository: CRAN
Date/Publication: 2021-05-28 10:30:03 UTC
Built: R 4.1.0; ; 2021-06-01 17:21:41 UTC; unix
