Smooth numeric variables within panel IDs
panel_smooth.RdSmooth numeric variables within panel IDs
Usage
panel_smooth(
data,
vars,
window = 3,
weights = c("equal", "half", "decay"),
time = "TAX_YEAR",
id = "EIN2",
verbose = TRUE
)panel_smooth.RdSmooth numeric variables within panel IDs
panel_smooth(
data,
vars,
window = 3,
weights = c("equal", "half", "decay"),
time = "TAX_YEAR",
id = "EIN2",
verbose = TRUE
)