make_non_bout_window | R Documentation |
This function creates a non-bout window, which is a period of inactivity that is not long enough to be considered as an inactive bout.
make_non_bout_window(maximum_number_consec_inactive_epochs_in_bout = 3)
maximum_number_consec_inactive_epochs_in_bout |
maximum number of consecutive inactive epochs in a bout before it is terminated |
a data frame with columns "activity_counts", "bout", "non_wearing", "complete_day"
make_non_bout_window()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.