Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

combinatorialLM

Linear Distance-Based Model


Description

DEPRECATED version of the linear, distance-based model, please use modelLinear

Usage

combinatorialLM(x, y, distanceFunction, control = list())

Arguments

x

list of samples in input space

y

column vector of observations for each sample

distanceFunction

a suitable distance function of type f(x1,x2), returning a scalar distance value

control

options for the model building procedure


CEGO

Combinatorial Efficient Global Optimization

v2.4.0
GPL (>= 3)
Authors
Martin Zaefferer <mzaefferer@gmail.com>
Initial release
2019-12-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.