get.ahat {ADTSA} | R Documentation |
Calculating the Acceleration
Description
This function calculates the acceleration for the bias and acceleration corrected intervals
Usage
get.ahat(x)
Arguments
x |
vector of resampling estimates to compute the acceleration. |
Value
The accelaration estimate.
Author(s)
Hossein hassani, Masoud yarmohammadi, Mohammad reza yeganegi and Leila Marvian Mashhad.
Examples
x = rnorm(100)
get.ahat(x)
[Package ADTSA version 1.0.1 Index]