Predictions based on model fitted using the regression approach of survival support vector machines.
predictRegFitObj(object, X_pred)[survivalsvmprediction(1)]
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 that used to fit the model, |
opt.meth | program used to fit the model, |
predicted | values predicted. |
[survivalsvm(1)]
makes predictions using a survivalsvm object fitted with survivalsvm.
[matrix(1)]
matrix of data points of interest.
Cesaire J. K. Fouodo