Hi @rhenanbartels, thanks for this convenient repository.
I successfully install and import the hrv package, but I have a problem while using the frequency_domain() method.
The issue is, I consider the parameter 'fs' stands for the sampling frequency due to the lack of docstring in the method. So I put in the value of sample frequency and obtain 'nan' value back without error.
Could you please help to explain the parameter?
Thanks a lot!
Hi @rhenanbartels, thanks for this convenient repository. I successfully install and import the hrv package, but I have a problem while using the frequency_domain() method. The issue is, I consider the parameter 'fs' stands for the sampling frequency due to the lack of docstring in the method. So I put in the value of sample frequency and obtain 'nan' value back without error. Could you please help to explain the parameter? Thanks a lot!