combinatorialLM | R Documentation |
DEPRECATED version of the linear, distance-based model, please use modelLinear
combinatorialLM(x, y, distanceFunction, control = list())
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.