boot.samp: Draw a bootstrap sample from a matrix or vector

Description Usage Arguments Value Examples

Description

Given a matrix with n rows (or a vector of length n), samples n rows with replacement from the original matrix.

Usage

1

Arguments

x

A matrix or vector.

Value

A matrix containing a bootstrap sample of the original matrix or vector.

Examples

1

mdedge/stfspack documentation built on May 9, 2019, 8:17 a.m.