Package: mixedClust
Type: Package
Title: Co-Clustering of Mixed Type Data
Version: 1.0.2.1
Date: 2026-06-01
Authors@R: c(person(given = "Margot",
                    family = "Selosse",
                    role = "aut",
                    email = "margot.selosse@gmail.com"),
             person(given = "Julien",
                    family = "Jacques",
                    role = c("aut", "cre"),
                    email = "julien.jacques@univ-lyon2.fr",
                    ),
             person(given = "Christophe",
                    family = "Biernacki",
                    role = "aut"))
Maintainer: Julien Jacques <julien.jacques@univ-lyon2.fr>
Description: Implementation of the co-clustering method for mixed type data proposed in M. Selosse, J. Jacques, C. Biernacki (2018) <https://hal.science/hal-01893457>. It consists in clustering simultaneously the rows (observations) and the columns (features) of a heterogeneous data set.
License: GPL (>= 2)
Imports: Rcpp (>= 0.12.11), fda, methods
LinkingTo: Rcpp, RcppProgress, RcppArmadillo
Suggests: rmarkdown, ordinalClust, knitr
VignetteBuilder: knitr
LazyData: true
Depends: R (>= 3.5.0)
NeedsCompilation: yes
Packaged: 2026-06-09 15:31:14 UTC; siyanasran
Repository: CRAN
Date/Publication: 2026-06-17 13:30:08 UTC
Author: Margot Selosse [aut],
  Julien Jacques [aut, cre],
  Christophe Biernacki [aut]
