Skip to content

Extended docs regarding ValueAtQuantile() and added ValuesAreEquivalent()#39

Merged
ahothan merged 6 commits into
masterfrom
equivalent.values
Nov 24, 2020
Merged

Extended docs regarding ValueAtQuantile() and added ValuesAreEquivalent()#39
ahothan merged 6 commits into
masterfrom
equivalent.values

Conversation

@filipecosta90

Copy link
Copy Markdown
Collaborator

This PR introduces the ValuesAreEquivalent() method and extendes the ValueAtQuantile() docs so that it's clear that it returns the largest value that (100% - percentile) of the overall recorded value entries in the histogram are either larger than or equivalent to.
It can be used as further reference for issue #23 and why it happens.
wdyt @ahothan @giltene ?

Comment thread hdr.go Outdated
Comment thread hdr.go

@ahothan ahothan left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but could you please take care of removing the panic as commented.

Comment thread hdr.go
@filipecosta90

Copy link
Copy Markdown
Collaborator Author

Looks good, but could you please take care of removing the panic as commented.

@ahothan changes per the PR review are in :)

Comment thread hdr.go Outdated
@ahothan

ahothan commented Nov 24, 2020

Copy link
Copy Markdown
Collaborator

Looks good!

@ahothan ahothan merged commit 1dc8842 into master Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants