wadpac / GGIR

Code corresponding to R package GGIR
https://wadpac.github.io/GGIR/
Apache License 2.0
94 stars 60 forks source link

Non-wear detection in the middle of the SPT window #1172

Closed vincentvanhees closed 1 month ago

vincentvanhees commented 2 months ago

In some studies it appears that we occasionally classify non-wear in the middle of an SPT window. This was also reported in google group.

Theories for what causes this:

Possible approaches to address this:

  1. Investigate whether a slightly lower thresholds makes a big difference? => does not look promising
  2. Investigate whether a slightly longer nonwear detection window helps. => not desirable as it affects resolution.
  3. In part 5 re-label non-wear as wear if it happens in the middle of an SPT window. Not sure this is ideal the sensor also truly not be worn during the SPT window. => This is not ideal as it means that data needs to be un-inputed
  4. Add option to specify dynamic range criteria.