Compatibility wrapper around panel990::panel_smooth(). Fiscal retains
the PZ, PC, and ALL field shortcuts.
Usage
panel_smooth(
df,
vars = "PZ",
window = 3,
time = "TAX_YEAR",
id = "EIN2",
weights = "equal",
verbose = TRUE,
engine = "memory"
)