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.2
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
Packaged: 2012-08-03 08:43:37 UTC; am
Repository: CRAN
Date/Publication: 2012-08-03 08:57:42
