Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

trendMatrix.update

Trend model matrix operation


Description

Updates the trend linear model matrix when new data are given.

Usage

trendMatrix.update(model, Xnew)

Arguments

model

an object of class km corresponding to the non-updated kriging model.

Xnew

a data frame containing the new data points.

Value

The model matrix corresponding to known design points and new data points.

Note

The model design and model response are not updated. This should be done before using trendMatrix.update.

Author(s)

O. Roustant, D. Ginsbourger


DiceKriging

Kriging Methods for Computer Experiments

v1.6.0
GPL-2 | GPL-3
Authors
Olivier Roustant, David Ginsbourger, Yves Deville. Contributors: Clement Chevalier, Yann Richet.
Initial release
2021-02-23

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.