Description Usage Arguments Value
View source: R/ordinal_ridge.R
Objective function to minimize
1 | fobj(K, y, v, b, lambda = 1)
|
K |
n-by-n kernel matrix |
y |
n-by-1 vector of (ordinal) labels |
v |
kernel weights |
b |
vector of nb bias terms, where nb = #classes - 1 |
lambda |
ridge regularization coefficient |
Objective function value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.