Skip to content

EnergyInBand range does not match docs #222

@JulioV

Description

@JulioV

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:

#' 0.5Hz band from 0 to 25 Hz.

Code:

st <- seq(1, 24.5, 0.5)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions