Package: vscc
Type: Package
Title: Variable Selection for Clustering and Classification
Version: 0.4
Authors@R: c(
    person("Jeffrey L.", "Andrews", role = c("aut", "cre"), email = "jeff.andrews@ubc.ca"),
    person("Paul D.", "McNicholas", role = "aut"))
Date: 2022-10-12
Author: Jeffrey L. Andrews [aut, cre],
  Paul D. McNicholas [aut]
Maintainer: Jeffrey L. Andrews <jeff.andrews@ubc.ca>
Description: Performs variable selection/feature reduction under a clustering or classification framework. In particular, it can be used in an automated fashion using mixture model-based methods ('teigen' and 'mclust' are currently supported). See Andrews and McNicholas (2014) <doi:10.1007/s00357-013-9139-2>. 
License: GPL (>= 2)
Imports: teigen, mclust
NeedsCompilation: no
Packaged: 2022-10-12 21:49:20 UTC; jeffandr
Repository: CRAN
Date/Publication: 2022-10-16 12:40:02 UTC
