refit {fido} | R Documentation |
Generic method for fitting model from passed model fit object
Description
Generic method for fitting model from passed model fit object
Usage
refit(m, ...)
Arguments
m |
object |
... |
other arguments passed that control fitting |
Value
object of the same class as m
[Package fido version 1.1.1 Index]