[Traminer-users] How to get ID number from seqrep
Alexis gabadinho
alexis.gabadinho at unige.ch
Fri Jun 13 13:49:14 CEST 2014
Hi Anton,
Given that you store the object returned by seqrep in an object called
"rep", you can get the ID as follows:
rep <- seqrep(....)
attr(rep, "Index")
Best,
Alexis
Le 11. 06. 14 21:23, Anton Perdoncin44 a écrit :
> Hello,
>
> I am trying to identify which individual is represented as the most
> representative, according to the seqrep function. Any idea how to get
> the ID number of this mysterious individual?
>
> Many thanks.
>
> Best,
>
> Anton Perdoncin
> _______________________________________________
> Traminer-users mailing list
> Traminer-users at lists.r-forge.r-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/traminer-users
>
More information about the Traminer-users
mailing list