The functions listed below are deprecated and will be defunct in
the near future. When possible, alternative functions with similar
functionality are also mentioned. Help pages for deprecated functions are
available at help("-deprecated")
.
From fixest
version 0.3.0 onwards, estimating yearly effects with a simple interaction of the type var::year(ref)
in the formula is preferred (see details in feols
). You can then plot the yearly treatment with the function coefplot
. You have examples detailed in coefplot
.
From fixest
version 0.3.0 onwards, estimating yearly effects with a simple interaction of the type var::year(ref)
in the formula is preferred (see details in feols
). You can then plot the yearly treatment with the function coefplot
. You have examples detailed in coefplot
.
The function errbar
is now deprecated and will be removed in the near future. Use coefplot
instead, which dispose of much more possibilities..