Aurel Razvan Duica <AurelRazvan.Duica <at> amdocs.com> writes: > Can you please provide me with an working example of clustering in R > (not very complicated) and with an example of survey in R. > > We would appreciate this very much. We need them as soon as possible.
Sooner is not possible: there are really simple examples both in stat (e.g. hclust) and in package cluster (starting from agnes). Dieter ______________________________________________ [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.
