View source: R/PanelEstimateObject.R
estimates.PanelEstimate | R Documentation |
This is a method for extracting point estimates for the QOI from PanelEstimate
objects. This function is analogous to the 'coef()' method used elsewhere.
## S3 method for class 'PanelEstimate'
estimates(object, ...)
object |
|
... |
not used |
Named vector with the QOI point estimates and the time periods to which they correspond
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.