ajack {Omisc} | R 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)
[Package Omisc version 0.1.5 Index]