-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
The function's docs mention that EnergyInBand features are computed for 0.5Hz bins between 0 and 25Hz but the code only does it between 1 and 25Hz
Docs:
mhealthtools/R/feature_extraction_functions.R
Line 132 in 7c8083b
| #' 0.5Hz band from 0 to 25 Hz. |
Code:
mhealthtools/R/feature_extraction_functions.R
Line 156 in 7c8083b
| st <- seq(1, 24.5, 0.5) |
Metadata
Metadata
Assignees
Labels
No labels