estfun.fixest: Extracts the scores from a fixest estimation
Description
Extracts the scores from a fixest estimation.
Usage
# S3 method for fixest
estfun(x, ...)
Value
Returns a matrix of the same number of rows as the number of observations used for
the estimation, and the same number of columns as there were variables.
Arguments
x
A fixest object, obtained for instance from feols.