fit: Fit Method

View source: R/state_space.R

fitR 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()


RGAP documentation built on Nov. 2, 2023, 6:02 p.m.

Related to fit in RGAP...