Extracts the bread matrix from fixest objects to be used to compute sandwich variance-covariance matrices.
# S3 method for class 'fixest'
bread(x, ...)A fixest object, obtained for instance from feols.
Not currently used.
Returns a matrix of the same dimension as the number of variables used in the estimation.