PCdLf / wearables

Functions for reading e4 data, and create several parameters for analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wrong variable name used for data from RHRV analysis

tleutritz-ukw opened this issue · comments

within this line the wrong variable name is used to fetch the results from RHRV - instead it should be LFHF, i.e.

LFHF = mean(freq$LFHF),

(for reference see here and here in RHRV code for powerband calculation)

Hi tleuritz,

we hope to start working on the package again later this year, and will make sure to check this out as well.

Best, Peter

Issue solved in the new version.