HRV: Interpolation rate (different from Kubios?) #891
-
I have some queries related to your choice of interpolation rate and the benchmarking of your algorithm. Specifically, could you explain the rationale behind choosing an interpolation rate of 100 Hz as opposed to the 4 Hz rate that other researchers commonly use? Are there any supporting references you can share to justify this choice? Additionally, have you conducted any comparisons between NeuroKit2's outputs and those from other established software like Kubios or HRVAS?" |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
I'm assuming you mean for HRV computation. AFAIK there are no references that can justify it (I think I remember an issue where we talked about that, and I wonder if @danibene didn't come out with some plots to show a comparison - but perhaps it was on another topic).
Not really, but that's something we'd be very happy to see/help making happen, if that's something you'd be interested in. |
Beta Was this translation helpful? Give feedback.
Yes, here is the link to a comment in the issue where we discussed that, where I link to a notebook with some plots: #671 (comment)
And here is the PR where we changed the interpolation rate from 1000 Hz to 100 Hz: #680 (comment)