Skip to content

Some confusion about a paper in CMAME #613

Answered by rquey
Dreamown asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry for the delayed response...

  1. Yes, the H function is used to construct the cumulative probability distribution function (CDF) of the discrete data. For each data, the CDF is increased by 1/N.
  2. This is similar to an Anderson-Darling test, see e.g. https://en.wikipedia.org/wiki/Anderson%E2%80%93Darling_test.
  3. The error function comes from integrating the normal distribution (kernel) representing each discrete data.
  4. Yes, this is how I did it (rough dense sphere packing algorithm), stating by the largest weights/seeds.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by rquey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants