model.matrix.pffr {refund} | R Documentation |
Obtain model matrix for a pffr fit
Description
Obtain model matrix for a pffr fit
Usage
## S3 method for class 'pffr'
model.matrix(object, ...)
Arguments
object |
a fitted |
... |
other arguments, passed to |
Value
A model matrix
Author(s)
Fabian Scheipl
[Package refund version 0.1-35 Index]