Description Usage Arguments Value References See Also
entropy2segment
segments the entropy sequences in entropy_seqs
using segment_function
.
1 | entropy2segment(entropy_seqs, lambda = 0.3, verbose = FALSE)
|
entropy_seqs |
a list of entropy sequences |
lambda |
a number between 0 and 1 |
verbose |
print progress if TRUE. default is FALSE |
a list containg the segment boundaries of each entropy sequence.
Wang, Z., Tang, X., Liu, J., and Ying, Z. (2020) Subtask analysis of process data through a predictive model. https://arxiv.org/abs/2009.00717
action2entropy
and segment2subtask
for
steps 1 and 3 of the subtask analysis procedure; subtask_analysis
for the complete procedure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.