Am 06.04.2026 um 20:08 schrieb Ramki S:
What is the gretl option for the following stata code?
Table 14.1, Time effects.
xtreg logc logq logf lf, i(t) fe
Please see the help for the "panel" command (where it shows you among
other things the --time-dummies option). In the GUI in the panel model
dialog there's a (pretty obvious) tickbox for it. All this requires that
the dataset is structured and declared as a panel, if it isn't already.
-s