linearAdaptedSE: linearAdaptedSE

View source: R/buildCVModel.R

linearAdaptedSER Documentation

linearAdaptedSE

Description

Linearly adapt the uncertainty estimation of a CV model regarding its distance to known neighbours

Usage

linearAdaptedSE(sOld, newdata, x)

Arguments

sOld

numeric vector, old uncertainty values

newdata

matrix, new data points for which the uncertainty is estimated

x

matrix, already evaluated data points

Value

numeric vector, adapted uncertainty values


SPOT documentation built on June 26, 2022, 1:06 a.m.