StatsBase.jl
StatsBase.jl copied to clipboard
Implement random sub sequence sampling algorithm D
This line in sampling.jl mentions that the algorithm D in the following paper (page 715):
Jeffrey Scott Vitter. "Faster Methods for Random Sampling". Communications of the ACM,
27 (7), July 1984 has yet to be implemented. I intend to implement this algorithm.
Seems like this could be closed now.