myboot2: myboot2 to create a bootstrap interval

Description Usage Arguments

View source: R/myboot2.R

Description

Creates a bootstrap interval with a a given sample, function and confidence interval

Usage

1
myboot2(iter = 10000, x, fun = "mean", alpha = 0.05, cx = 1.5, ...)

Arguments

iter

number of iterations

x

sample

fun

function identifier to apply

alpha

confidence interval

cx

character expansion factor


Thoic/MATH4753thom0414 documentation built on April 22, 2021, 6:37 a.m.