Description Usage Arguments Details Value Examples
Summarize Standing and Stepping activity measures
1 | Activity_summary(final_dat)
|
final_dat |
cleaned final data that is between record getup time and sleep time |
alpha_activity is defined by 1+1/M, where M is the average of log(activity bout length /minimum activity bout length)_
total_number_of_activity_bouts Total number of activity bouts
mean_activity_bout_length Average length of activity bout
prop_of_activity_time_greater_5min Proportions of activity greater than 5 minutes
prop_of_activity_time_greater_10min Proportions of activity greater than 10 minutes
prop_of_activity_time_greater_30min Proportions of activity greater than 30 minutes
total_activity_time_greater_5min Total activity time in the bouts greater than 5 minutes
total_activity_time_greater_10min Total activity time in the bouts greater than 10 minutes
total_activity_time_greater_30min Total activity time in the bouts greater than 30 minutes
percentile_activity_time_5 5% percentile of activity bouth length
percentile_activity_time_25 25% percentile of activity bouth length
percentile_activity_time_50 50% percentile of activity bouth length
percentile_activity_time_75 75% percentile of activity bouth length
percentile_activity_time_95 95% percentile of activity bouth length
alpha_activity alpha of activity time, see details_
stepping_to_standing_ratio Ratio of stepping to standing, the ratio of total stepping hours to standing hours
table A table that combine all outputs
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.