predict.stabreg {stabreg} | R Documentation |
predict.stabreg
Description
Calculate predictions
Usage
## S3 method for class 'stabreg'
predict(object, ...)
Arguments
object |
a stabreg object |
... |
passed to model.matrix |
[Package stabreg version 0.1.2 Index]