Computes confidence intervals for the time-totals of a TRIM model.
Both imputed and fitted time-totals are supported, and the confidence level can be specified.
Usage
# S3 method for trim
confint(object, parm = c("imputed", "fitted"), level = 0.95, ...)
Arguments
object
a TRIM output object
parm
parameter specification: imputed or fitted time-totals.