model_matrix.fixest: Enhanced model.matrix for objects of type fixest
Description
Enhanced model.matrix for objects of type fixest
Usage
# S3 method for fixest
model_matrix(object, type, collin.rm = TRUE, ...)
Arguments
object
An object of class fixest
collin.rm
Should collinear variables be dropped?