getXtrain.VB1FitObj {survivalsvm}R Documentation

VB1FitObj (ranking approach)

Description

#' access to the train matrix of the Xtrain field.

Usage

## S3 method for class 'VB1FitObj'
getXtrain(vb1o)

Arguments

vb1o

[VB1FitObj]
Object taken in the argument.

Value

Xtrain [matrix(1)] Field of the object of class VB1FitObj taken in the argument.

Author(s)

Cesaire J. K. Fouodo


[Package survivalsvm version 0.0.6 Index]