Package: l1spectral
Title: An L1-Version of the Spectral Clustering
Version: 0.99.1
Authors@R: c(person("Camille", "Champion", role = "aut"),
             person("Magali", "Champion", role = c("aut","cre"),email="magali.champion@u-paris.fr" ))
Description: Provides an l1-version of the spectral clustering algorithm devoted to robustly clustering highly perturbed graphs using l1-penalty. This algorithm is described with more details in the preprint C. Champion, M. Champion, M. Blazère, R. Burcelin and J.M. Loubes, "l1-spectral clustering algorithm: a robust spectral clustering using Lasso regularization" (2021).
License: GPL-2
Imports: Rcpp (>= 0.12.5), stats, graphics, igraph, Matrix, NMI,
        grDevices, glmnet, cvTools
LinkingTo: Rcpp, RcppArmadillo
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2021-03-04 10:49:50 UTC; mchampion
Author: Camille Champion [aut],
  Magali Champion [aut, cre]
Maintainer: Magali Champion <magali.champion@u-paris.fr>
Repository: CRAN
Date/Publication: 2021-03-05 09:00:06 UTC
