asymptoticControl: Control Function for Asymptotic Method Confidence Intervals

View source: R/controlFunctions.R

asymptoticControlR 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

dsrTest documentation built on June 20, 2022, 5:15 p.m.