Setting a minimum length for subsequences?
I’m using TraMineR to analyze the transitions between states over a 30 minute trial. There are 10 states, and then missing values, for the entire 108,000 frames. When I get the subsequences, it includes even one transition as a subsequence, and for my purposes, that isn’t helpful. I know there’s a way to cap how long the subsequences can be, but is there also a way to cap how many transitions it needs to be considered a subsequence?