[R] Odp: Cluster analysis

Petr PIKAL petr.pikal at precheza.cz
Tue Jul 27 12:44:32 CEST 2010


Hi

you can look at package cluster or maybe mvpart or tree. You could also 
look to CRAN search facilities where you can find other possible packages.

BTW there is no attached sample data, the list has strict policy for 
allowed attachments. See Posting Guide

Regards
Petr

r-help-bounces at r-project.org napsal dne 26.07.2010 18:43:07:

> Hi all,
> 
> I have no idea if this question is to easy to be answered, but I´m 
starting
> with R. So, here we go.
> 
> I have a large dataset with a lot of steps a judicial case. A sample is
> attached.
> 
> I´d like to do a cluster analysis to try to understand with one is the 
most
> usual path followed by this legal cases.
> 
> After that, I´d like to plot a cluster tree.
> 
> In the attached sample, the column:
> 
> - "id_processo" is the primary key of a legal case;
> - "number" is the "step number" in the legal case;
> - "andamento" is the description of the legal case step.
> 
> I have no idea on how to do it using R. Can someone help me?
> 
> Thanks in advanced
> 
> -- 
> *Pablo de Camargo Cerdeira*
> pablo at fgv.br
> pablo.cerdeira at gmail.com
> +55 (21) 3799-6065
> ______________________________________________
> R-help at 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.



More information about the R-help mailing list