Skip to content

Predictions without experimental reference #7

Description

@RMeli

Predictions should work even if there is no experimental reference provided. This is currently not the case and using 0.00 everywhere fails when numpy tries to compute the correlation coefficient or the kernel density estimate (because the array is constant).

PearsonRConstantInputWarning: An input array is constant; the correlation coefficent is not defined.

UserWarning: Data must have variance to compute a kernel density estimate.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions