Updates the trend linear model matrix when new data are given.
trendMatrix.update(model, Xnew)
an object of class km
corresponding to the non-updated kriging model.
a data frame containing the new data points.
The model matrix corresponding to known design points and new data points.