jackse: Jackknife standard errors

Description Usage Arguments Value Author(s)

Description

This function calcualte jackknife standard errors

Usage

1
jackse(x, theta, bycol = TRUE, ...)

Arguments

x

A vector or matrix to be summarized.

theta

The summary statistic to be used. For example, theta=mean calcualted the jackknife standard errors for the mean.

bycol

Logical indicating if the data are in rows or columns when x is a matrix. The default is TRUE.

...

Other parameters to be passed to the function theta().

Value

Jackknife standard errors.

Author(s)

Ander Wilson


AnderWilson/smurf documentation built on May 5, 2019, 4:57 a.m.