<div dir="ltr">Addendum : Do not forget to keep the ID column with the three other columns at each iteration.</div><div class="gmail_extra"><br><div class="gmail_quote">2015-06-10 21:01 GMT+02:00 thomas collas <span dir="ltr"><<a href="mailto:thomas.collas@gmail.com" target="_blank">thomas.collas@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello Anton,<div>An easy solution is to build a very short loop (I know R is not made for loops but it's only 18 iterations) separating each group of  three columns, turning the headings into common ones (begin/end/state) and pasting each one below the other.</div><div>I hope that helps,</div><div>thomas collas</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">2015-06-10 18:51 GMT+02:00 Anton Perdoncin <span dir="ltr"><<a href="mailto:anton.perdoncin@gmail.com" target="_blank">anton.perdoncin@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I have sequences in the following format :<br>
<br>
ID    BEGIN1        END1            STATE1        BEGIN2        END2<br>
   STATE2  etc... until 18<br>
1   01/01/1950  01/01/1960          X         02/01/1960   30/01/1960<br>
   Y    ...<br>
2   01/01/1950  01/01/1960          X         02/01/1960   30/01/1960<br>
   Y    ...<br>
<br>
One line = one individual. Successive episodes = successive columns.<br>
<br>
I know that I need to convert dates into numbers: no problem with that.<br>
<br>
However, does anyone have any idea on how I could convert such a df into<br>
an STS or SPELL format ?<br>
<br>
Thanks!<br>
<br>
Best regards,<br>
<br>
Anton Perdoncin<br>
_______________________________________________<br>
Traminer-users mailing list<br>
<a href="mailto:Traminer-users@lists.r-forge.r-project.org" target="_blank">Traminer-users@lists.r-forge.r-project.org</a><br>
<a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/traminer-users" target="_blank">https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/traminer-users</a><br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>