Skip to content

Return nil instead of 0 for relative error in SD#124

Merged
nateberkopec merged 1 commit intoevanphx:masterfrom
jtbg:sd-relative-error
Oct 20, 2022
Merged

Return nil instead of 0 for relative error in SD#124
nateberkopec merged 1 commit intoevanphx:masterfrom
jtbg:sd-relative-error

Conversation

@jtbg
Copy link
Contributor

@jtbg jtbg commented Oct 19, 2022

  • When running in standard deviation mode, the error is hardcoded to return as zero.
  • Because the error is not actually calculated, it should be returned as nil instead.
  • The compare module is set up to handle the nil values already and skip the output

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants