kmLooStats: Simple Leave-one-out statistics for a km (DiceKriging) model

Description Usage Arguments Value

View source: R/kmLooStats.R

Description

Simple Leave-one-out statistics for a km (DiceKriging) model

Usage

1
kmLooStats(km, type = "UK")

Arguments

km

model fit as a km (DiceKriging) object

type

Typr of kriging, one of 'SK' (simple kriging), or 'UK' (universal kriging)

Value

A list of statistics summarising leave-one-out prediction performance. loo is the prediction, mae is Mean Absolute Error, maxerr is the maximum error and pmae is the mean absolute error expressed as a proportion of the range of the output.


dougmcneall/emtools documentation built on Nov. 13, 2021, 7:12 p.m.