model_matrix.felm: Enhanced model.matrix for objects of type felm
Description
Enhanced model.matrix for objects of type felm
Usage
# S3 method for felm
model_matrix(object, type, collin.rm = TRUE, ...)
Arguments
type
'rhs' for right-hand side variables, 'fixef' for fixed effects
collin.rm
Should collinear variables be dropped?