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


SMAC-Group/simts documentation built on Sept. 4, 2023, 5:25 a.m.