gap_summary() reports how many time periods are missing for each panel
unit.
Value
A tibble with one row per panel unit and a column
panelbuild_missing_periods giving the number of missing time periods for that
unit. If no gaps are present, all units are returned with zero missing
periods.
Details
This function summarizes the missing unit-time cells returned by
panel_gaps() at the panel-unit level. It is useful for identifying which
units contribute most to panel imbalance.
The function does not modify, complete, or impute the input data.