As used in function g.sib.det. Function is not intended for direct use by GGIR user.
HASPT(angle, sptblocksize = 30, spt_max_gap = 60, ws3 = 5,
HASPT.algo="HDCZA", HDCZA_threshold = c(), invalid,
HASPT.ignore.invalid = FALSE, activity = NULL)
List with start and end times of the SPT window and the threshold as used.
Vector of epoch level estimates of angle
Number to indicate minimum SPT block size (minutes)
Number to indicate maximum gap (minutes) in SPT window blocks.
Number representing epoch length in seconds
See GGIR
See GGIR
Integer vector with per epoch an indicator of valid(=0) or invalid(=1) epoch.
Boolean to indicate whether invalid time segments should be ignored
Magnitude of acceleration, only used when HASPT.algo is set to NotWorn.
Acceleration metric used is specified by argument acc.metric
elsewhere in GGIR.
Vincent T van Hees <v.vanhees@accelting.com>