precomputeUpdateData {mistral} | R Documentation |
precomputeUpdateData
precomputeUpdateData(model, integration.points)
model |
a object from |
integration.points |
the points onto which the updated variance will be computed |
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 |