addt.confint.ti.mle {ADDT} | R Documentation |
Computes a confidence interval for the TI.
addt.confint.ti.mle(obj, conflevel)
obj |
An |
conflevel |
Confidence level in decimal form (i.e., 95% is 0.95) |
Returns a vector containing the estimated TI, standard error, and lower and upper confidence limits.
This currently only implements the CI procedure for ML approach.