Package: mixedClust
Type: Package
Title: Co-Clustering of Mixed Type Data
Version: 1.0.0
Date: 2019-09-02
Author: Margot Selosse, Julien Jacques, Christophe Biernacki
Maintainer: Margot Selosse <margot.selosse@gmail.com>
Description: Implementation of the co-clustering method for mixed type data proposed in M. Selosse, J. Jacques, C. Biernacki (2018) <https://hal.archives-ouvertes.fr/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), RcppProgress (>= 0.1), fda, methods
LinkingTo: Rcpp, RcppProgress, RcppArmadillo
Suggests: rmarkdown, ordinalClust, knitr
VignetteBuilder: knitr
LazyData: true
Depends: R (>= 3.5.0)
SystemRequirements: C++11
NeedsCompilation: yes
Packaged: 2019-09-03 10:54:45 UTC; margot
Repository: CRAN
Date/Publication: 2019-09-04 09:00:05 UTC
