Description Usage Arguments Value
This function is a whole dataset wrapper for Time
1 | Time_long2(count.data, weartime, thresh, smallerthan = TRUE, bout.length = 1)
|
count.data |
|
weartime |
|
thresh |
threshold to binarize the data. |
smallerthan |
Find a state that is smaller than a threshold, or greater than or equal to. |
bout.length |
minimum duration of defining an active bout; defaults to 1. |
A dataframe with some of the following columns
ID |
identifier of the person |
Day |
indicator of which day of activity it is, can be a numeric vector of sequence 1,2,... or a string of date |
time |
time of certain state |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.