MXLX {GGIR}R Documentation

MX LX analysis

Description

Identifies the most and least active X hours

Usage

   MXLX(Y = NULL, X = 5, epochSize = 1, tseg = c(0, 24), resolutionMin = 10)

Arguments

Y

Vector with numeric time series

X

Single numeric value of X in hours

epochSize

Numeric epoch size in seconds of Y

tseg

Numeric vector of length two reflecting the time windownof Y in real clock hours. For example, if Y represent noon-midnight then set tseg to c(12, 24).

resolutionMin

Numeric value to indicate the resolution in minutes of the MX and LX search

Value

A data.frame with the:

Author(s)

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


[Package GGIR version 3.2-6 Index]