covMat: covariance function

View source: R/allGenerics.R

covMatR Documentation

covariance function

Description

Compute the covariance matrix of a model given in object, between given set of points.

Usage

covMat(object, ...)

Arguments

object

An object representing a fitted model.

...

Further arguments of function (eg. points, range).

Value

The covariance matrix.


rlibkriging documentation built on Oct. 3, 2024, 1:06 a.m.