Searched defs:resample (Results 1 – 1 of 1) sorted by relevance
6930 … sample resample(URng& rng, int resamples, Iterator first, Iterator last, Estimator& estimator) { in resample() function6970 …ootstrap(double confidence_level, Iterator first, Iterator last, sample const& resample, Estimator… in bootstrap()