Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用TraMineRI 可以识别序列数据集中的频繁子序列。然而,它只给了我一个这样的子序列在整个数据集中出现的频率,例如它出现在 21/22 序列中的频率。
TraMineR
有什么方法可以准确地获取包含特定频繁子序列的序列的索引?
见功能seqeapplysub。
seqeapplysub
根据帮助页面:检查事件序列中子序列subseq的出现,并根据选择的方法返回结果。