ajack: ajack

View source: R/ajack.R

ajackR Documentation

ajack

Description

ajack

Usage

ajack(data, FUN, ...)

Arguments

data

data to get the bias parameter (a) for

FUN

a function to be applied to the data

...

additional arguments passed to FUN

Value

a vector of accelleration parameters for use in BCa bootstrap intervals

Examples

data<-DFSimulated()
ajack(data,DFanalysis, betasonly=TRUE, robust=FALSE)

Omisc documentation built on Aug. 9, 2022, 5:09 p.m.

Related to ajack in Omisc...