Learn R Programming

Omisc (version 0.1.5)

ajack: ajack

Description

ajack

Usage

ajack(data, FUN, ...)

Value

a vector of accelleration parameters for use in BCa bootstrap intervals

Arguments

data

data to get the bias parameter (a) for

FUN

a function to be applied to the data

...

additional arguments passed to FUN

Examples

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

Run the code above in your browser using DataLab