median_ci: Median bootstrap confidence interval (BCA or parametric for...

View source: R/median_ci.R

median_ciR Documentation

Median bootstrap confidence interval (BCA or parametric for ordered factors) for numeric and ordered factor

Description

Median bootstrap confidence interval (BCA or parametric for ordered factors) for numeric and ordered factor

Usage

median_ci(x, conf = 0.95, R = 10000, parallel = c("multicore", "no"))

Arguments

x

data: an integer, numeric or ordered factor

conf

confidence.level

R

bootstrap repetitions


lbraglia/lbstat documentation built on Sept. 17, 2023, 2:30 p.m.