Description Usage Arguments Value Author(s)
Reliable regression modeling using an Inductive Confidence Machine based on Ridge Regression
1 | icmr(x, y, weights = NULL, kernel = F, control = icmr.control())
|
x |
a column-oriented matrix or a data.frame of numeric vector(s). |
y |
a numeric vector |
weights |
a vector of non-negative weights. |
kernel |
a logical stating if x is a kernel matrix. |
control |
a list of parameters created by |
a icmr object
David Senhora Navega
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.