Here is the summary of my sequence data generated in the SPELL format. All sequences are supposed to have the same length of 1440, but the summary tells me that they are not the same (see "min/max sequence length:91/1440").
I want to find the rows:
- that do not have the 1440 sequence length
- that have missing states (*)
- that have void elements (%)
Do you have any suggestions?
> summary(diary.seq)
[>] sequence object created with TraMineR version 1.8-3
[>] 4971 sequences in the data set, 4160 unique
[>] min/max sequence length: 91/1440
[>] alphabet (state labels):
1=Cr (Cr)
2=Ec (Ec)
3=Eo (Eo)
4=Hb (Hb)
5=Hc (Hc)
6=He (He)
7=Hr (Hr)
8=Hs (Hs)
9=Ir (Ir)
10=Lt (Lt)
11=Or (Or)
12=Pb (Pb)
...
[>] dimensionality of the sequence space: 27360
[>] colors: 1= 2= 3= 4= 5= 6= 7= 8= 9= 10= 11= 12= 13= 14= 15= 16= 17= 18= 19= 20=
[>] symbol for missing state: *
[>] symbol for void element: %