Description Usage Arguments Value Examples
Given a matrix with n rows (or a vector of length n), samples n rows with replacement from the original matrix.
1 | boot.samp(x)
|
x |
A matrix or vector. |
A matrix containing a bootstrap sample of the original matrix or vector.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.