Description Usage Arguments Details Value
View source: R/accelerate-wm.R
Choi wearing marking
1 |
ACC |
object of class "acc" |
COL |
column name in ACC$X that contains counts (defaults to "Activity1") |
set.na |
whether to set nonwear time as NA |
add.wmcol |
whether to add an extra column to ACC$X for wearing marking |
... |
extra params passed to choi |
The algorithm implemented in this function is described in 100. Choi L, Liu Z, Matthews CE, Buchowski MS. Validation of accelerometer wear and nonwear time classification algorithm. Med Sci Sports Exerc. 2011 Feb;43(2):357-64. doi: 10.1249/MSS.0b013e3181ed61a3. This function does the preparatory job; the actual algoritm is in 'pa_choi'.
X
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.