estimates.PanelEstimate {PanelMatch}R Documentation

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 class 'PanelEstimate'
estimates(object, ...)

Arguments

object

PanelEstimate object

...

not used

Value

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


[Package PanelMatch version 3.1.1 Index]