Learn R Programming

dfrr (version 0.1.5)

model.matrix.dfrr: Obtain model matrix for a dfrr fit

Description

Obtain model matrix for a dfrr fit

Usage

# S3 method for dfrr
model.matrix(object, ...)

Arguments

object

a dfrr-object

...

dot argument, just for consistency with the generic function

Details

'@return This function returns the model matrix.