myboot2: Myboot2

View source: R/myboot2.R

myboot2R Documentation

Myboot2

Description

Myboot2

Usage

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

Arguments

iter

number of iterations

x

population

fun

desired statistic

alpha

confidence interval

cx

scale

...

alternate arguments

Value

histogram with confidence interval

Examples

myboot2(x=c(1,3,4,5,3,2), fun="mean", alpha=0.05)


miguelrh45/MATH4753rund0006 documentation built on May 3, 2022, 7:36 p.m.