Learn R Programming

ADTSA (version 1.0.1)

get.ahat: Calculating the Acceleration

Description

This function calculates the acceleration for the bias and acceleration corrected intervals

Usage

get.ahat(x)

Value

The accelaration estimate.

Arguments

x

vector of resampling estimates to compute the acceleration.

Author

Hossein hassani, Masoud yarmohammadi, Mohammad reza yeganegi and Leila Marvian Mashhad.

Examples

Run this code
x = rnorm(100)
get.ahat(x)

Run the code above in your browser using DataLab