[Traminer-users] How to keep the identifier (id) in the final matrix cl1.4fac

rico8 at libertysurf.fr rico8 at libertysurf.fr
Tue Jul 24 17:00:57 CEST 2012


Thank you. 


rico 

----- Mail original -----

De: "Hadrien Commenges" <hc at parisgeo.cnrs.fr> 
À: "Users questions" <traminer-users at lists.r-forge.r-project.org> 
Envoyé: Mardi 24 Juillet 2012 16:09:34 
Objet: Re: [Traminer-users] How to keep the identifier (id) in the final matrix cl1.4fac 


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 

_______________________________________________ 
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/6b47c675/attachment.html>


More information about the Traminer-users mailing list