precomputeUpdateData {mistral}R Documentation

precomputeUpdateData

Description

precomputeUpdateData

Usage

precomputeUpdateData(model, integration.points)

Arguments

model

a object from km

integration.points

the points onto which the updated variance will be computed

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

[Package mistral version 2.2.2 Index]