Functions exported from sandwich to implement fixest methods
Source:R/methods.R
sandwich_reexported.Rd
The package fixest does not use estfun
or bread
from sandwich, but these
methods have been implemented to allow users to leverage the variances from sandwich.
Details
Here is the help from package sandwich:
estfun
andbread
. The help from package fixest is here:estfun.fixest
andbread.fixest
.