Learn R Programming

rlibkriging (version 0.9-1)

covMat: covariance function

Description

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

Usage

covMat(object, ...)

Value

The covariance matrix.

Arguments

object

An object representing a fitted model.

...

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