Print a summary of estimation results for each estimated model.
For each model, this method prints a header indicating the fixed-effects and the dependent variable, followed by a table of coefficient estimates with standard errors, t-values, and p-values.
Parameters
Name
Type
Description
Default
models
A supported model object (Feols, Fepois, Feiv, FixestMulti) or a list of
Feols, Fepois & Feiv models.
required
digits
int
The number of decimal places to round the summary statistics to. Default is 3.