bootstraps: bootstraps

Usage Arguments Value Examples

Usage

1
bootstraps(df, sample.percent, samples)

Arguments

df

A dataframe

sample.percent

percent of the dataframe to sample

samples

number of bootstraps to return

Value

Vector containing N bootstraps

Examples

1
bootstraps(iris,.05,10)

moone009/tmp_preprocess documentation built on May 23, 2019, 6:10 a.m.