wmChoi: Choi wearing marking

Description Usage Arguments Details Value

View source: R/accelerate-wm.R

Description

Choi wearing marking

Usage

1
wmChoi(ACC, COL = "Activity1", set.na = TRUE, add.wmcol = FALSE, ...)

Arguments

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

Details

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'.

Value

X


lebatsnok/accelerate documentation built on Dec. 21, 2021, 9:47 a.m.