Interp() 函数 Akima 图 Confidence/Error 项

Interp() Function Akima Plots Confidence/Error Terms

当使用 Akima 包中的 interp() 函数创建插值矩阵时,与 filled.contour 一起使用来创建 Akima 图 - 如何确定插值的置信度?所附图片是我要实现的示例,我有插值曲面,但此示例中的误差项源自何处? Example

akima 插值模型不是统计模型,它是插值,因此没有方差模型,而方差模型是您获得 "confidence" 的任何度量所需要的。