np_boot_sd_med: Bootstrap standard error for the median

View source: R/fitsimts.R

np_boot_sd_medR Documentation

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)

Arguments

x

A vector of data.

B

A numeric indicating the number of simulations.

Value

Bootstrap standard error for the median


simts documentation built on Aug. 31, 2023, 5:07 p.m.