Learn R Programming

GENEAcore (version 1.2.0)

bouts_decision_tree: Bouts Decision Tree

Description

Bouts Decision Tree

Usage

bouts_decision_tree(
  bouts,
  SDduration_threshold = 5.7e-05,
  AGSA_threshold = 0.0625,
  running_threshold = 0.407
)

Value

Classified bouts

Arguments

bouts

Aggregated events after non-wear and rest coverage have been assigned.

SDduration_threshold

Threshold for sleep classification. Uses the average x,y,z standard deviation over duration metric.

AGSA_threshold

Threshold for active classification.