addt.confint.ti.mle: Confidence Interval for Thermal Index (TI).

Description Usage Arguments Value Note See Also

View source: R/ADDT-package.R

Description

Computes a confidence interval for the TI.

Usage

1
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


ADDT documentation built on May 2, 2019, 6:38 a.m.