Produce confidence intervals for PanelEstimate objects
# S3 method for PanelEstimate
confint(object, parm = NULL, level = NULL, ..., bias.corrected = FALSE)
Matrix with two columns and `length(lead)` rows. Contains the upper and lower boundaries of the confidence interval for each time period's point estimate.
PanelEstimate
results
Not used.
Confidence level to be used for confidence interval calculations. Must be numeric between 0 and 1. If NULL, confidence level from PanelEstimate()
specification is used.
not used
logical indicating whether or not bias corrected estimates should be provided. Default is FALSE. This argument only applies for standard errors calculated with the bootstrap.