extrapolation.test: Extrapolation test

Description Usage Arguments

Description

Test whether examined values fall outside the range of the training data set NOTE: AT PRESENT THIS DOES NOT TEST WHETHER *COMBINIATIONS* fall outside the range of the training data set But that probably could be done with a convex hull or with the UTC approach

Usage

1
extrapolation.test(eval.dat, train.dat)

Arguments

eval.dat

the data to be evaluated for whether they fall outside the predicted range

train.dat

the data set used in training


akeyel/behlpr documentation built on May 12, 2019, 4:41 a.m.