Abstract:
|
Wearable monitors such as accelerometers have been commonly used to assess physical activity. Data recorded by accelerometer are usually expressed in counts per minute of wearing and could include a substantial number of time intervals during which the monitor was not worn, or the monitor was transported or mailed, which should not be counted as "wear" time. Thus, a crucial step when processing accelerometer data is to remove monitor "nonwear" time intervals including mail delivery days. Since datasets from multiple days of monitoring can be large (>1 GB), using an automated algorithm is an obvious choice. An algorithm for classifying accelerometer "wear" and "nonwear" time intervals, known as "Choi algorithm", was developed and its R implementation "PhysicalActivity" package was published. The package was recently updated to improve speed and robustness of existing functions, and to add several new functions such as a mail delivery day classification algorithm. The accompanying Shiny app was also developed to visualize and summarize data collected by accelerometer without working knowledge of R. We will demonstrate the algorithms with examples and discuss its future development.
|