Package: varclust
Type: Package
Title: Variables Clustering
Version: 0.9.4
Date: 2019-06-08
Author: Piotr Sobczyk, Stanislaw Wilczynski, Julie Josse, Malgorzata Bogdan
Maintainer: Piotr Sobczyk <pj.sobczyk@gmail.com>
Description: Performs clustering of quantitative variables,
    assuming that clusters lie in low-dimensional subspaces. Segmentation of
    variables, number of clusters and their dimensions are selected based on
    BIC. Candidate models are identified based on many runs of K-means
    algorithm with different random initializations of cluster centers.
Encoding: UTF-8
License: GPL-3
Depends: R (>= 3.2.1)
Imports: RcppEigen, foreach, parallel, doParallel, doRNG, pesel
Suggests: knitr, mclust, rmarkdown, testthat
NeedsCompilation: no
VignetteBuilder: knitr
RoxygenNote: 6.1.1
Packaged: 2019-06-26 05:36:40 UTC; piotr
Repository: CRAN
Date/Publication: 2019-06-26 10:10:37 UTC
Built: R 4.3.0; ; 2023-07-11 23:23:54 UTC; unix
