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 |
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
[Package ADDT version 2.0 Index]