fit: Generic Method For Fitting a model

View source: R/fit.R

fitR Documentation

Generic Method For Fitting a model

Description

Generic method for fitting a model.

Usage

fit(gpModel, ...)

Arguments

gpModel

a model.

...

additional arguments.

Value

A fitted model

See Also

fit.GPPM


gppm documentation built on Aug. 25, 2025, 9:50 a.m.

Related to fit in gppm...