[Traminer-users] Format of sequences

thomas collas thomas.collas at gmail.com
Wed Jun 10 21:01:27 CEST 2015


Hello Anton,
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.
I hope that helps,
thomas collas

2015-06-10 18:51 GMT+02:00 Anton Perdoncin <anton.perdoncin at gmail.com>:

> Hi,
>
> I have sequences in the following format :
>
> ID    BEGIN1        END1            STATE1        BEGIN2        END2
>    STATE2  etc... until 18
> 1   01/01/1950  01/01/1960          X         02/01/1960   30/01/1960
>    Y    ...
> 2   01/01/1950  01/01/1960          X         02/01/1960   30/01/1960
>    Y    ...
>
> One line = one individual. Successive episodes = successive columns.
>
> I know that I need to convert dates into numbers: no problem with that.
>
> However, does anyone have any idea on how I could convert such a df into
> an STS or SPELL format ?
>
> Thanks!
>
> Best regards,
>
> Anton Perdoncin
> _______________________________________________
> 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/20150610/10327a7a/attachment.html>


More information about the Traminer-users mailing list