View Source API Reference statistex_robust v0.1.1
Modules
Documentation for Statistex.Robust
.
Provides a method for estimating the original data range from a sample using bootstrapping with extrapolation. This approach generates resampled data, calculates the min and max values for each resample, and applies a percentage-based extrapolation to estimate a wider range than the sample might initially suggest.