Le lundi 04 mars 2013 à 20:28 +0000, Lopez, Dan a écrit : > Hi, > > We have comment questions from a survey that we need to categorize. > What package and functions can I use in R to help do this? If you are asking for some kind of clustering based on vocabulary, then have a look at the tm package and the articles that present it. If you want an integrated solution with a graphical user interface, then my package RcmdrPlugin.temis performs hierarchical clustering using Ward's method and a Chi-squared distance.
My two cents ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.