[
https://issues.apache.org/jira/browse/MATH-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599146#comment-14599146
]
Thomas Neidhart commented on MATH-1239:
---------------------------------------
Another reference to sampling algorithms:
http://statsbasejl.readthedocs.org/en/latest/sampling.html
> Add a fast sequential random sampler method
> -------------------------------------------
>
> Key: MATH-1239
> URL: https://issues.apache.org/jira/browse/MATH-1239
> Project: Commons Math
> Issue Type: Sub-task
> Reporter: Thomas Neidhart
>
> Many applications need a fast way to randomly select n samples from a
> population without replacement.
> So far the best way seems to be the method proposed by Vitter in the
> following paper:
> http://www.mathcs.emory.edu/~cheung/papers/StreamDB/RandomSampling/1984-Vitter-Faster-random-sampling.pdf
> A comparison with other methods can be found here (same author):
> https://hal.archives-ouvertes.fr/inria-00075929/document
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)