Package: mvc
Title: Multi-View Clustering
Description: An implementation of Multi-View Clustering (Bickel and Scheffer, 2004). Documents are generated by drawing word values from a categorical distribution for each word, given the cluster. This means words are not counted (multinomial, as in the paper), but words take on different values from a finite set of values (categorical). Thus, it implements Mixture of Categoricals EM (as opposed to Mixture of Multinomials developed in the paper), and Spherical k-Means. The latter represents documents as vectors in the categorical space.
URL: http://cs.maunz.de
Version: 1.3
Maintainer: Andreas Maunz <andreas@maunz.de>
Author: Andreas Maunz <andreas@maunz.de>
Depends: R (>= 2.14.1), rattle (>= 2.6.18)
Suggests:
Imports:
License: BSD_3_clause + file LICENSE
Packaged: 2014-02-23 08:03:43 UTC; am
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-02-24 08:05:39
Built: R 3.1.0; ; 2014-02-25 13:56:48 UTC; unix
