model.matrix.dfrr {dfrr} | R Documentation |
Obtain model matrix for a dfrr fit
Description
Obtain model matrix for a dfrr fit
Usage
## S3 method for class 'dfrr'
model.matrix(object, ...)
Arguments
object |
a |
... |
dot argument, just for consistency with the generic function |
Details
'@return This function returns the model matrix.
[Package dfrr version 0.1.5 Index]