cf.csur: Compute reduction in contour-distance

View source: R/mlOSP_utils.R

cf.csurR Documentation

Compute reduction in contour-distance

Description

cSUR for Contour Finding based on Ludkovski (2018)

Usage

cf.csur(objMean, objSd, nugget)

Arguments

objMean

predicted mean response

objSd

posterior standard deviation of the response

nugget

the noise variance to compute the ALC factor

Details

compute the change in ZC = sd*(1-sqrt(nugget))/sqrt(nugget + sd^2)

Author(s)

Mike Ludkovski

References

Mike Ludkovski, Kriging Metamodels and Experimental Design for Bermudan Option Pricing Journal of Computational Finance, 22(1), 37-77, 2018

See Also

[osp.seq.design]


mludkov/mlOSP documentation built on April 29, 2023, 7:56 p.m.