Description Usage Arguments Value Note Author(s)
Updates the trend linear model matrix when new data are given.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.