Learn R Programming

mistral (version 2.2.2)

precomputeUpdateData: precomputeUpdateData

Description

precomputeUpdateData

Usage

precomputeUpdateData(model, integration.points)

Value

A list containing the following elements

Kinv.c.olddata

kriging weights for the integrations.points over krig@X

Kinv.F

The matrix product of the inverse covariance and F the matrix of the trend functions at model@X

first.member

Arguments

model

a object from km

integration.points

the points onto which the updated variance will be computed