parallelMeanBoot: Get Mean of vector by bootstrap

Description Arguments Value Author(s)

Description

Parallelized implementation of the smean.cl.boot function from the Hmisc package

Arguments

x

numerical vector

conf.int

confidence interval for the estimation of the mean

B

number of resamplings for the bootstrapp process

na.rm

removes NAs from x. Defaults to TRUE

reps

if TRUE the bootstrapped means will be returned as the reps attribute of the returned object

Value

vector of the mean, and upper and lower estimates

Author(s)

João Monteiro


rvladimiro/dafR documentation built on June 26, 2019, 4:37 a.m.