Package: sClust
Type: Package
Title: R Toolbox for Unsupervised Spectral Clustering
Version: 1.0
Date: 2021-08-20
Authors@R: c(person(given="Emilie", family="Poisson-Caillault", role = c("aut","cre","cph"), 
         email = "emilie.caillault@univ-littoral.fr" ),
        person(given="Alain",family="Lefebvre",role=c("ctb"),
         email = "Alain.Lefebvre@ifremer.fr"),
        person(given="Erwan", family="Vincent", role = c("aut")),
        person(given="Pierre-Alexandre", family="Hebert", role = c("ctb")))
Author: Emilie Poisson-Caillault [aut, cre, cph],
  Alain Lefebvre [ctb],
  Erwan Vincent [aut],
  Pierre-Alexandre Hebert [ctb]
Description: Toolbox containing a variety of spectral clustering tools functions. Among the tools available are the hierarchical spectral clustering algorithm, the Shi and Malik clustering algorithm, the Perona and Freeman algorithm, the non-normalized clustering, the Von Luxburg algorithm, the Partition Around Medoids clustering algorithm, a multi-level clustering algorithm, recursive clustering and the fast method for all clustering algorithm. As well as other tools needed to run these algorithms or useful for unsupervised spectral clustering. This toolbox aims to gather the main tools for unsupervised spectral classification. See <http://mawenzi.univ-littoral.fr/> for more information and documentation. 
Depends: R (>= 3.0.0)
Imports: cluster, stats, grDevices, class
License: GPL (>= 2)
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2021-08-20 12:50:28 UTC; erwan
Maintainer: Emilie Poisson-Caillault <emilie.caillault@univ-littoral.fr>
Repository: CRAN
Date/Publication: 2021-08-23 18:50:02 UTC
Built: R 4.5.2; ; 2025-11-08 03:00:34 UTC; windows
