g.part5.analyseRest: Analyse rest (internal function)

View source: R/g.part5.analyseRest.R

g.part5.analyseRestR Documentation

Analyse rest (internal function)

Description

Analyses overlap self-reported napping, non-wear and sib. Internal function not intended for direct use by GGIR end-user.

Usage

  g.part5.analyseRest(sibreport = NULL, dsummary = NULL,
                                ds_names = NULL, fi = NULL,
                                di = NULL, ts = NULL, tz = NULL,
                                params_sleep = NULL)

Arguments

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

Value

List with updated objects dsummary, ds_names, fi, and di

Author(s)

Vincent T van Hees <v.vanhees@accelting.com>


GGIR documentation built on April 3, 2025, 6 p.m.