Package dev.nm.stat.random.sampler.resampler
-
Interface Summary Interface Description ObjectResampler<X> This is the interface of a re-sampler method for objects.Resampler This is the interface of a re-sampler method. -
Class Summary Class Description BootstrapEstimator This class estimates the statistic of a sample using a bootstrap method.