This function is part of the routines employed in the sensitivity analysis, computes vector of integrals and complete integrals of kernels specified in the data frame Kernels.
list_integrate_kernel(Kernels, X)
data.frame of kernels composed by four columns.
Kernel name.
Inferior limit for integral.
Superior limit for integral.
Number of steps for discretization of integrals.
matrix containing in each row the coordinate where the one coordinate integrals will be evaluated.
List with one coordinate integrals and complete kernel integrals.
For a complete application you can check the documentation of Krigvar
.