np_boot_sd_med: Bootstrap standard error for the median
Description
Non-parametric bootstrap to obtain the standard of the median of
iid data.
Usage
np_boot_sd_med(x, B = 5000)
Value
Bootstrap standard error for the median
Arguments
- x
A vector
of data.
- B
A numeric
indicating the number of simulations.