Description Usage Arguments Value Author(s)
View source: R/bound_functions.R
The function prof_mean_var_Delta computes the profile extrema functions for the mean and variance functions of the difference process Z_x - \widetilde{Z}_x at x
.
1 2 3 |
kmModel |
the km model of the Gaussian process Z. |
simupoints |
the matrix l x d containing the pilot points G. |
allPsi |
optional list of matrices (dim pxd) for which to compute the profile extrema. If NULL coordinate profiles are computed. |
options_full_sims |
an optional list of options for getAllMaxMin(or approxProfileExtrema if |
options_approx |
an optional list of options for approxMaxMin (or approxProfileExtrema if |
F.mat |
the evaluation of the trend function at |
T.mat |
the upper triangular factor of the Choleski decomposition of the covariance matrix of |
the profile extrema functions at options_approx$design
for the mean and variance function of 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.