View source: R/classify_states.R
classify_states | R Documentation |
Classify states Across Time-scales
classify_states(data, movement_var, window_widths, .keep = FALSE)
data |
Data frame |
movement_var |
Binary (1/0) variable to be used for the classification |
window_widths |
Window width for the filter |
.keep |
Keep both intermediate filter components (forward/backward) |
Data frame with classifications
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.