Description Usage Arguments Value Author(s)
The function regFit
fits a survivalsvm
model based on the regression approach.
1 2 3 4 |
X |
[ |
Y |
[ |
delta |
[ |
meth_par |
[ |
kernel_type |
[ |
kernel_pars |
[ |
bin_cat |
[ |
opt_alg |
[ |
sgf_sv |
[ |
sigf |
[ |
maxiter |
[ |
margin |
[ |
bound |
[ |
eig.tol |
[ |
conv.tol |
[ |
posd.tol |
[ |
[RegFitObj(1)
]
object of class RegFitObj
containing elements:
Beta | solution of the quadratic optimization problem, |
SV | support vector machines, |
Kernel | kernel matrix, an object of class Kernel , |
b0 | estimated offset, |
OptMeth | program used to solve the quadratic optimization problem. |
Cesaire J. K. Fouodo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.