Package: advclust
Type: Package
Title: Object Oriented Advanced Clustering
Version: 0.4
Date: 2016-09-03
Author: Achmad Fauzi Bagus F, Setia Pramana
Maintainer: Achmad Fauzi Bagus F <fauzi.pandya@gmail.com>
Description: S4 Object Oriented for Advanced Fuzzy Clustering and Fuzzy COnsensus Clustering. Techniques that provided by this package are Fuzzy C-Means, Gustafson Kessel (Babuska Version), Gath-Geva, Sum Voting Consensus, Product Voting Consensus, and Borda Voting Consensus. This package also provide visualization via Biplot and Radar Plot.
License: GPL-2
Depends: R (>= 3.2.5)
Imports: knitr, methods, MASS, clue, ggplot2, reshape2
LazyData: TRUE
RoxygenNote: 5.0.1
Collate: 'as_Membership.R' 'biplot.R' 'c_fuzzycluster.R'
        'class_membership.R' 'class_co_fuzzycluster.R'
        'class_fuzzycluster.R' 'class_fuzzycluster_list.R'
        'class_validation.R' 'co.vote.R' 'cpair_fuzzy.R' 'fuzzy.CM.R'
        'fuzzy.GG.R' 'fuzzy.GK.R' 'is_Membership.R' 'membership.R'
        'method_co_fuzzycluster.R' 'method_fuzzycluster.R'
        'method_fuzzycluster_list.R' 'method_membership.R'
        'method_validation.R' 'minWeightBipartiteMatching.R'
        'print_Membership.R' 'print_co_fuzzycluster.R'
        'print_fuzzycluster.R' 'print_validation.R' 'radarplot.R'
        'validation.R' 'zzz.R'
Suggests: rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-09-04 07:44:51 UTC; Achmad Fauzi
Repository: CRAN
Date/Publication: 2016-09-04 13:48:57
