linearAdaptedSE | R Documentation |
Linearly adapt the uncertainty estimation of a CV model regarding its distance to known neighbours
linearAdaptedSE(sOld, newdata, x)
sOld |
numeric vector, old uncertainty values |
newdata |
matrix, new data points for which the uncertainty is estimated |
x |
matrix, already evaluated data points |
numeric vector, adapted uncertainty values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.