summary.PanelData: Summarize the number of unique units and time periods in a PanelData object
Description
Summarize the number of unique units and time periods in a PanelData object
Usage
# S3 method for PanelData
summary(object, ...)
Value
Returns a data.frame object, with columns "num.units" and "num.periods." These specify the number of unique units and time periods that appear in the balanced panel data.