fit {RGAP} | R Documentation |
Fit Method
Description
Defines the fit method.
Usage
fit(model, ...)
Arguments
model |
Some model. |
... |
Some stuff passed on to methods. |
Value
Depends on the model object, see documentation of specific methods.
See Also
Other fitting methods:
fit.KuttnerModel()
,
fit.NAWRUmodel()
,
fit.TFPmodel()
[Package RGAP version 0.1.1 Index]