boot_ci: Compute confidence interval

Description Usage Arguments

Description

Compute confidence interval

Usage

1
boot_ci(data, FUN, rep = 10000, median = F, dfoutput = F)

Arguments

data

A vector

FUN

The function to be applied:

rep

Number of repetition. Defaul value: 10000

median

Do you want to compute a median? Default value: FALSE

dfoutput

Do you want to get results in the data.frame (necessary if you use do function)? Default value: FALSE


AMUFacultyOfEnglish/PERUanalytics documentation built on May 5, 2019, 11:36 a.m.