[Traminer-users] seqdplot et pourcentages
Alexis Gabadinho
Alexis.Gabadinho at unige.ch
Wed May 5 11:20:37 CEST 2010
Hi Claire,
You can use therefore the "with.missing=TRUE" argument. With this option
the transversal distributions include the missing state, and this state
appears on the plot with a dedicated color.
Here is an example:
data(ex1)
ex1.seq <- seqdef(ex1, 1:13)
seqdplot(ex1.seq, with.missing=TRUE)
All the best,
Alexis.
-------- Message original --------
Sujet: [Traminer-users] seqdplot et pourcentages
Date : Wed, 05 May 2010 10:43:50 +0200
De : Claire Lemercier <Claire.Lemercier at ens.fr>
Pour : traminer-users at lists.r-forge.r-project.org
Bonjour,
Une question peut-être bête, mais je n'ai pas su trouver sa réponse.
Je cherche à faire un seqdplot (distribution des états dans le temps)
sur des séquences de longueurs inégales (avec des NA à la fin) en
faisant apparaître les NA par une couleur à part - parce que, sinon, on
a des pourcentages in fine sur les 1 ou 2 carrières les plus longues, ce
qui n'est pas très intéressant.
Comment faire ? Un paramètre à changer dans seqdplot ou dans la
définition des séquences ?
Bien cordialement,
CL.
_______________________________________________
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