Learn R Programming

RGAP (version 0.1.1)

fit: Fit Method

Description

Defines the fit method.

Usage

fit(model, ...)

Value

Depends on the model object, see documentation of specific methods.

Arguments

model

Some model.

...

Some stuff passed on to methods.

See Also

Other fitting methods: fit.KuttnerModel(), fit.NAWRUmodel(), fit.TFPmodel()