Krigidx: Combinatorial variance computation.

Description Usage Arguments Value Author(s) References See Also

View source: R/RcppExports.R

Description

For a given combination this function computes the associated variance for the variable enumerated by the combination values.

Usage

1
Krigidx(KF, comb, X, Gamma)

Arguments

KF

values of the kernel integral evaluations.

comb

Combination.

X

Points in the grid.

Gamma

Cube with integral results.

Value

Real value of sensitivity.

Author(s)

Pedro Guarderas pedro.felipe.guarderas@gmail.com.

References

\insertRef

Kanova:2013KRIG \insertRefAronszajn:ThRKKRIG

See Also

For a complete application you can check the documentation of Krigvar.


KRIG documentation built on May 2, 2019, 5:55 a.m.