Learn R Programming

Omisc (version 0.1.2)

ajack: 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

Run this code
# NOT RUN {
data<-DFSimulated()
ajack(data,DFanalysis, betasonly=TRUE, robust=FALSE)
# }

Run the code above in your browser using DataLab