mvc (1.2)
Multi-View Clustering.
http://cs.maunz.de
http://cran.r-project.org/web/packages/mvc
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.
Maintainer:
Andreas Maunz
Author(s): Andreas Maunz <andreas@maunz.de>
License: BSD
Uses: rattle
Released 10 months ago.
2 previous versions
Ratings
Overall: |
|
Documentation: |
|
Log in to vote.
Reviews
No one has written a review of mvc yet. Want to be the first? Write one now.
Related packages: … (20 best matches, based on common tags.)
Search for mvc on google, google scholar, r-help, r-devel.
Visit mvc on R Graphical Manual.