estimates.PanelEstimate: Extract QOI estimates

View source: R/PanelEstimateObject.R

estimates.PanelEstimateR 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


PanelMatch documentation built on June 8, 2025, 10:37 a.m.