[Traminer-users] How to keep the identifier (id) in the final matrix cl1.4fac
Hadrien Commenges
hc at parisgeo.cnrs.fr
Tue Jul 24 16:09:34 CEST 2012
Hi,
if you don't sort the matrix you can save the id's in an external vector (standalone vector or dataframe's field). It's also possible to save the id's as matrix rownames, for example:
rownames(matrix) <- dataframe$ID
Hadrien
----- Mail original -----
De: rico8 at libertysurf.fr
À: traminer-users at lists.r-forge.r-project.org
Envoyé: Mardi 24 Juillet 2012 15:41:34
Objet: [Traminer-users] How to keep the identifier (id) in the final matrix cl1.4fac
Hello,
The first mvad column contains a unique identifier for each individual (id). I like to keep the identifier (id) in the final matrix cl1.4fac. How do I do?
Sincerely,
Rico
_______________________________________________
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/traminer-users/attachments/20120724/33939a9c/attachment.html>
More information about the Traminer-users
mailing list