Vd: Variance matrix for d

Description Usage Arguments Author(s) References See Also Examples

Description

Variance matrix for d, as per the bottom of page 1 of the supplement

Usage

1
Vd(D1, D2, theta, phi)

Arguments

D1

matrix of code run points

D2

matrix of observation points

theta

Parameters

phi

hyperparameters

Author(s)

Robin K. S. Hankin

References

See Also

H.fun,V1,V2,C1

Examples

1
2
data(toys)
Vd(D1=D1.toy, D2=D2.toy, theta=theta.toy, phi=phi.toy)

RobinHankin/calibrator documentation built on April 27, 2021, 2:47 p.m.