Description Usage Arguments Author(s)
View source: R/int.jackknife.R
d-Jackknife estimation.
1 | int.jackknife(x, fun, d = 1, alpha = 0.05)
|
x |
vector with simulations or matrix with variables in columns, simulations in rows. |
fun |
function to apply |
d |
how many elements to leave out. For "leave one out", d= 1 (default) |
Leandro Roser leandroroser@ege.fcen.uba.ar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.