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, time = NULL, tz = NULL,
possible_nap_dur = 0,
possible_nap_edge_acc = Inf)
List with updated objects dsummary, ds_names, fi, and di
sibreport data.frame produced by g.sibreport
matrix created internally by g.part5
character vector with variable names corresponding to dsummary created internally by g.part5
Numeric scalar to indicate variable index, created internally by g.part5
Numeric scalar to indicate recording index, created internally by g.part5
Daytime section of time column from the ts object, created internally by g.part5,
Timezone database name
Minimum sib duration to be considered. For self-reported naps/nonwear there is a minimum duration of 1 epoch.
Maximum acceleration before or after the SIB for it to be considered.
Vincent T van Hees <v.vanhees@accelting.com>