g.sib.det: sustiained inactivty bouts detection

Description Usage Arguments Value Author(s)

View source: R/g.sib.det.R

Description

Detects sustiained inactivty bouts. Function not intended for direct use by package user

Usage

1
2
3
  g.sib.det(M,IMP,I,twd=c(-12,12),anglethreshold = 5, 
                     timethreshold = c(5,10), acc.metric = "ENMO",
                     desiredtz="Europe/London",constrain2range=TRUE)

Arguments

M

Object produced by g.getmeta

IMP

Object produced by g.impute

I

Object produced by g.inspectfile

twd

Vector of length 2, indicating the time window to consider as hours relative to midnight.

anglethreshold

See g.part3

timethreshold

See g.part3

acc.metric

Which one of the metrics do you want to consider to analyze L5. The metric of interest need to be calculated in M (see g.part1)

desiredtz

See g.part3

constrain2range

See g.part3

Value

Author(s)

Vincent T van Hees <vincentvanhees@gmail.com>


PeteJWatson/ggircal documentation built on Nov. 24, 2021, 11:14 a.m.