myboot2: Title My Boot 2

Description Usage Arguments Value Examples

View source: R/myboot2.R

Description

Title My Boot 2

Usage

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

Arguments

iter

iterations as a vector

x

sample values as a vector

fun

function that will be used to find interval

alpha

vector

cx

vector

...

any other

Value

a list of xstat and a histogram with the bootstrap interval and point estimate

Examples

1
myboot2(iter=10000,x=c(1,2),fun="mean",alpha=0.01)

anishkapeter/MATH4753FALLANISHKA documentation built on Dec. 19, 2021, 3:38 a.m.