bs_mads: Bootstrap MAD

Description Usage Arguments Value

View source: R/boot_funs.R

Description

Bootstrap median absolute deviation of a vector.

Usage

1
bs_mads(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 matrix whose columns are the bootstrapped statistics


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