Hello Dhiman , I have never tried doing it on such data, so I am not sure how this methodology applies or what covets it may hold.
However, R wise, it sounds to me like simply reusing the code here: http://www.statmethods.net/advstats/factor.html Would do the trick. p.s: you wrote "It would be great to know if there are any R functions that can do this." Reply: Please run the following code in your R session - install.packages("fortunes") require(fortunes) fortune("R do") Cheers, Tal ----------------Contact Details:------------------------------------------------------- Contact me: [email protected] | 972-52-7275845 Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) | www.r-statistics.com (English) ---------------------------------------------------------------------------------------------- On Fri, Jul 9, 2010 at 1:16 AM, DHIMAN BHADRA <[email protected]>wrote: > Dhiman [[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.

