View source: R/g.part5.analyseRest.R
g.part5.analyseRest | R Documentation |
Analyses overlap self-reported napping, non-wear and sib. Internal function not intended for direct use by GGIR end-user.
g.part5.analyseRest(sibreport = NULL, dsummary = NULL,
ds_names = NULL, fi = NULL,
di = NULL, ts = NULL, tz = NULL,
params_sleep = NULL)
sibreport |
sibreport data.frame produced by g.sibreport |
dsummary |
matrix created internally by g.part5 |
ds_names |
character vector with variable names corresponding to dsummary created internally by g.part5 |
fi |
Numeric scalar to indicate variable index, created internally by g.part5 |
di |
Numeric scalar to indicate recording index, created internally by g.part5 |
ts |
Data.frame with time series object passed on from g.part5_analyseSegment and g.part5, |
tz |
Timezone database name |
params_sleep |
See GGIR |
List with updated objects dsummary, ds_names, fi, and di
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.