stats_jackknife | R Documentation |
Jackknife Estimation
stats_jackknife(x, do, ...)
x |
A vector. |
do |
A |
... |
Extra arguments passed to |
A numeric
vector with the following elements:
values
The n leave-one-out values.
mean
The jackknife estimate of mean.
bias
The jackknife estimate of bias.
error
he jackknife estimate of standard error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.