Learn R Programming

PanelMatch (version 3.1.1)

estimates.PanelEstimate: Extract QOI estimates

Description

This is a method for extracting point estimates for the QOI from PanelEstimate objects. This function is analogous to the `coef()` method used elsewhere.

Usage

# S3 method for PanelEstimate
estimates(object, ...)

Value

Named vector with the QOI point estimates and the time periods to which they correspond

Arguments

object

PanelEstimate object

...

not used