int.jackknife: d-Jackknife estimation.

Description Usage Arguments Author(s)

View source: R/int.jackknife.R

Description

d-Jackknife estimation.

Usage

1
int.jackknife(x, fun, d = 1, alpha = 0.05)

Arguments

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)

Author(s)

Leandro Roser leandroroser@ege.fcen.uba.ar


EcoGenetics documentation built on July 8, 2020, 5:46 p.m.