Description Usage Arguments Value Author(s) Examples
Run a bootstrap for two random variables and estimate the correlation between them.
1 | bootstrap(n,x,y)
|
n |
is a positive integer of bootstrap replicates. |
x |
is the first variable. |
y |
is the second variable. The length of y has to be the same as the length of x. |
Returns a list containing: correlation between the variables x and y, the bootstrap estimation of the correlation, the bootstrap estimation of the standard error, the bias, and the confidence interval.
Tobias Mortensen
Department of mathematics and computer science (IMADA)
University of southern Denmark, Odense
tomor14@student.sdu.dk
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.