Hi!
I'm very happy to have found rethomics! At the moment, I am trying to assess circadian rhythmicity in vital parameters in the MIMIC-III dataset. In small numbers, this works very well, yet when I increase the number of individuals analysed (and therefore the volume of vital parameters, e.g. heartrate), the error message:
"Fehler in approx(d[["t"]], y = d[[var_of_interest]], xout = new_x) :
need at least two non-NA values to interpolate"
pops up. I've looked at stackexchange, but can't get to the bottom of it.
EDIT: Double post because I also posted in rethomics/issues.