Iteratively combine sojourns that are too short, until all Sojourns meet the minimum length requirement
1 2 3  | combine_soj3x(durations, short, sojourns, verbose)
combine.sojourns(durations, short)
 | 
durations | 
 durations of a set of Sojourns  | 
short | 
 minimum length of one Sojourn  | 
sojourns | 
 vector of Sojourn assignments  | 
verbose | 
 logical. Print updates to console?  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.