addt.confint.ti.mle {ADDT}R Documentation

Confidence Interval for Thermal Index (TI).

Description

Computes a confidence interval for the TI.

Usage

addt.confint.ti.mle(obj, conflevel)

Arguments

obj

An addt.fit object.

conflevel

Confidence level in decimal form (i.e., 95% is 0.95)

Value

Returns a vector containing the estimated TI, standard error, and lower and upper confidence limits.

Note

This currently only implements the CI procedure for ML approach.

See Also

addt.fit


[Package ADDT version 2.0 Index]