getBootstrapSamples: Compute bootstrap samples from a given vector.

Description Usage Arguments Value

View source: R/getBootstrapSamples.R

Description

Compute bootstrap samples from a given vector.

Usage

1
getBootstrapSamples(x, n.samples = round(length(x)/2))

Arguments

x

[vector]
Source vector.

n.samples

[integer(1)]
Number of bootstrap samples.

Value

[list] A list of bootstrap samples.


jakobbossek/JBmisc documentation built on May 18, 2019, 9:08 a.m.