Description Usage Arguments Value
Cut timepoints from a single cluster into separate conditions, return list of conditions.
1 2 3 4 5 6 7 8 9  | 
time | 
 numeric vector of times.  | 
transition.time | 
 numeric indicating when the transition period should start.  | 
intervention.time | 
 numeric indicating when the intervention period should start.  | 
time.start | 
 numeric indicating when labelling the transition time should start. (Default = -Inf)  | 
time.end | 
 numeric indicating when labelling the intervention time should end. (Default = Inf)  | 
cut.labels | 
 What should the labels be? (Default: c('control','transition','intervention'))  | 
List of conditions in the same order as presented.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.