Learn R Programming

fwildclusterboot (version 0.9)

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

object

An object of class felm

type

'rhs' for right-hand side variables, 'fixef' for fixed effects

collin.rm

Should collinear variables be dropped?

...

Other arguments