Description Usage Arguments Value Author(s)
View source: R/bound_functions.R
The function mean_Delta_T computes the mean function of the difference process Z_x - \widetilde{Z}_x at x
.
1 | mean_Delta_T(x, kmModel, simupoints, T.mat, F.mat)
|
x |
a matrix r x d containing the r points where the function is to be computed. |
kmModel |
the km model of the Gaussian process Z. |
simupoints |
the matrix l x d containing the pilot points G. |
T.mat |
the upper triangular factor of the Choleski decomposition of the covariance matrix of |
F.mat |
the evaluation of the trend function at |
the value of the mean function at x
for the difference process Z^Δ = Z_x - \widetilde{Z}_x.
Dario Azzimonti
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.