bs_median: Bootstrap Median

Description Usage Arguments Value

View source: R/boot_funs.R

Description

Bootstrap the median of a vector.

Usage

1
bs_median(vec, B = 1000)

Arguments

vec

vector of values

B

integer; number of bootstrap replicates

Value

A list with components orig with the original statistic and bs a vector of the bootstrapped statistics


joranE/statskier2 documentation built on May 19, 2019, 8:42 p.m.