View source: R/filterNonwearNight.R
filterNonwearNight | R Documentation |
Filters short lasting nonwear during the night. Not intended for direct use by GGIR user.
filterNonwearNight(r1, metalong, qwindowImp, desiredtz, params_cleaning, ws2)
r1 |
Object r1 as created inside function g.weardec which is a vector of zeros and ones derived from metalong where 1 indicates nonwear and 0 wear. |
metalong |
Object metalong created in g.part1 |
qwindowImp |
See g.impute |
desiredtz |
See GGIR |
params_cleaning |
Parameters object with cleaning paramete, see GGIR. |
ws2 |
Object ws2 which equals the second value of vector parameter |
r1 object with short lasting nonwear during the night removed
Vincent T van Hees <v.vanhees@accelting.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.