drizopoulos / JM

Joint Models for Longitudinal & Survival Data under Maximum Likelihood
34 stars 7 forks source link

Comparison of floating point numbers #5

Closed vkehayas closed 6 years ago

vkehayas commented 6 years ago

I got an error about some observations in my data having measurements on different temporal ranges. After some investigation I found that this was due to a comparison of floating point numbers. I have submitted a pull request that fixes it (https://github.com/drizopoulos/JM/pull/4/commits/2e5ec8d6d450162c20b6f6d3c59304ac876ac62a).