Learn R Programming

PanelMatch (version 3.1.1)

confint.PanelEstimate: Produce confidence intervals for PanelEstimate objects

Description

Produce confidence intervals for PanelEstimate objects

Usage

# S3 method for PanelEstimate
confint(object, parm = NULL, level = NULL, ..., bias.corrected = FALSE)

Value

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.

Arguments

object

PanelEstimate results

parm

Not used.

level

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

bias.corrected

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.