bundles / scipy latest / scipy / stats / _resampling / _bootstrap_resample
function
scipy.stats._resampling:_bootstrap_resample
source: /scipy/stats/_resampling.py :74
Signature
def _bootstrap_resample ( sample , n_resamples = None , rng = None , * , xp ) Summary
Bootstrap resample the sample.
Aliases
-
scipy.stats._resampling._bootstrap_resample