Package: CCMMR
Type: Package
Title: Minimization of the Convex Clustering Loss Function
Version: 0.2.1
Date: 2024-11-7
Authors@R: c(person(given = "Daniel", 
                    family = "Touw", 
                    role = c("aut", "cre"),
                    email = "touw@ese.eur.nl",
                    comment = c(ORCID = "0000-0003-3074-5401")),
             person(given = "Patrick", 
                    family = "Groenen", 
                    role = "aut",
                    email = "groenen@ese.eur.nl",
                    comment = c(ORCID = "0000-0001-6683-8971")),
             person(given = "Yoshikazu", 
                    family = "Terada",
                    role = "aut",
                    email = "terada@sigmath.es.osaka-u.ac.jp"))
Maintainer: Daniel Touw <touw@ese.eur.nl>
Description: Implements the convex clustering through majorization-minimization (CCMM) algorithm described in Touw, Groenen, and Terada (2022) <doi:10.48550/arXiv.2211.01877> to perform minimization of the convex clustering loss function.
License: GPL (>= 3)
RoxygenNote: 7.3.2
URL: https://github.com/djwtouw/CCMMR/
BugReports: https://github.com/djwtouw/CCMMR/issues/
Imports: RANN (>= 2.6.1), Rcpp (>= 1.0.7), methods (>= 4.1.0), graphics
        (>= 4.1.0),
LinkingTo: Rcpp, RcppEigen
NeedsCompilation: yes
Depends: R (>= 4.1), stats (>= 4.1)
Packaged: 2024-11-07 17:09:35 UTC; djwto
Author: Daniel Touw [aut, cre] (<https://orcid.org/0000-0003-3074-5401>),
  Patrick Groenen [aut] (<https://orcid.org/0000-0001-6683-8971>),
  Yoshikazu Terada [aut]
Repository: CRAN
Date/Publication: 2024-11-07 17:20:02 UTC
Built: R 4.3.3; x86_64-apple-darwin20; 2024-11-07 18:38:55 UTC; unix
Archs: CCMMR.so.dSYM
