Skip to content

periodogram throws error message "...need at least two non-NA values to interpolate" #16

@fschiefenhoevel

Description

@fschiefenhoevel

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions