Skip to content

Divide by zero still occurs with add_espilson = True for PearsonCorrelation and Rsquared #556

@kvanwerkhoven

Description

@kvanwerkhoven

setting add_epsilon = True for these functions has no effect. Still getting divide by zero warnings. Looks like both use np.corrcoeff (ignores epsilon). Likely need to calculate directly instead when epsilon=True.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingmainThis is an issue that is considered v0.5.0 maintenance and should be merged into mainpriority: HighThis is blocking work, let's get it done as soon as possible.v0.6-devDenotes that the issue is meant to be merged into the v0.6-beta development branch.

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions