Description Usage Arguments Value Author(s)
Maker of predictions based on model fitted using the hybrid approach of survival support vector machines.
1 | predictHybrid(object, X_pred)
|
object |
[ |
X_pred |
[ |
object of class survivalsvmprediction, with elements:
typeofsurvivalsvm | type of the survivalsvm object that is fitted in model, |
typeofkernel | type of kernel used to fit the model, |
parameterofkernel | parameters of kernel used to fit the model, |
opt.meth | program used to fit the model, |
predicted | values predicted. |
Cesaire J. K. Fouodo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.