asymptoticControl {dsrTest}R Documentation

Control Function for Asymptotic Method Confidence Intervals

Description

Specify the transformation to apply to the distribution of the MLE.

Usage

asymptoticControl(trans = c("none", "log", "loglog", "logit"), ...)

Arguments

trans

Transformation apply to the MLE distribution.

...

Currently ignored.

Value

A list with values

trans

[Package dsrTest version 1.0.0 Index]