myboot2: Bootstrap Generator

Usage Arguments

View source: R/myboot2.R

Usage

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

Arguments

iter

number of times to resample

x

sample that bootstrapping will be performed on. This sample is representative of the population

fun

statistic to be computed on the samples

alpha

for an N

\item

cxcharacter expansion value

\item

...additional arguments for plot title

creates a histogram showing the sampling distribution and 100(1-alpha) Title ## Not run: myboot2(x=sample)


DevinMcAfee123/MATH4753MCAFEE documentation built on April 27, 2021, 4:31 a.m.