predictVB2FitObj function

Survivalsvm predictions

Survivalsvm predictions

Predictions based on model fitted using the ranking approach of survival support vector machines.

predictVB2FitObj(object, X_pred)

Arguments

  • object: [survivalsvm(1)]

    Object of class survivalsvm, fitted with survivalsvm .

  • X_pred: [matrix]

    Matrix of data points used to make the prediction.

Returns

object of class survivalsvmprediction, with elements:

typeofsurvivalsvmType of the survivalsvm object that is fitted in model,
typeofkerneltype of kernel used to fit the model,
parameterofkernelparameters of kernel that used to fit the model,
opt.methprogram used to fit the model,
predictedvalues predicted.
  • Maintainer: Cesaire J. K. Fouodo
  • License: GPL
  • Last published: 2025-04-04