Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DescriptiveStatistics.md #1077

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TechProofreader
Copy link

Corrected some LaTeX typos and formatting errors, corrected some spelling and grammatical mistakes, converted a written list into easier to read bullet points, and removed a section at the top that did not seem necessary.

Regarding the section on Rank Statistics, the definition for the EmpiricalCDF is missing. It's also missing an inline comment definition in the actual code for the RankDefinition Enum found here:

I'm assuming it simply returns an array of data points ordered from lowest to highest against their percentiles, but before I add the definition in, I figured it would be best to hear some feedback on the definition to cross check my understanding.

Take Care

Corrected some LaTeX typos and formatting errors, corrected some spelling and grammatical mistakes, and converted a written list into easier to read bullet points.

Regarding the section on Rank Statistics, the definition for the EmpiricalCDF is missing. It's also missing an inline comment definition in the actual code for the RankDefinition Enum found here: https://github.com/mathnet/mathnet-numerics/blob/f19641843048df073b80f6ecfcbb229d3258049b/src/Numerics/Statistics/RankDefinition.cs#L48

I'm assuming it simply returns an array of data points ordered from lowest to highest against their percentiles, but before I add the definition in, I figured it would be best to hear some feedback on the definition to cross check my understanding.

Take Care
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.

1 participant