Without know what your data set really looks like, I'd look to decision trees - specifically package rpart and use method = classify.
Your problem may not be appropriate in that environment, but it is hard to say with limited explanation of issues. good luck Steve Friedman Ph. D. Spatial Statistical Analyst Everglades and Dry Tortugas National Park 950 N Krome Ave (3rd Floor) Homestead, Florida 33034 [email protected] Office (305) 224 - 4282 Fax (305) 224 - 4147 Dong He <[email protected] om> To Sent by: [email protected] r-help-boun...@r- cc project.org Subject [R] cluster analysis 02/18/2010 04:54 PM Hi Folks, I want to apply cluster analysis on a categorical data set, could you recommend me some R package and suggestion? Thanks! Dong [[alternative HTML version deleted]] ______________________________________________ [email protected] 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. ______________________________________________ [email protected] 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.

