fit: Fit model on data.

View source: R/allGenerics.R

fitR Documentation

Fit model on data.

Description

Fit a model given in object.

Usage

fit(object, ...)

Arguments

object

An object representing a fitted model.

...

Further arguments of function

Value

No return value. Kriging object argument is modified.


rlibkriging documentation built on July 9, 2023, 5:53 p.m.