Trend model matrix operation
Updates the trend linear model matrix when new data are given.
trendMatrix.update(model, Xnew)
model |
an object of class |
Xnew |
a data frame containing the new data points. |
The model matrix corresponding to known design points and new data points.
The model design and model response are not updated. This should be done before using trendMatrix.update
.
O. Roustant, D. Ginsbourger
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.