Learn R Programming

survivalsvm (version 0.0.5)

getXtrain.VB1FitObj: VB1FitObj (ranking approach)

Description

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

Usage

# S3 method for VB1FitObj
getXtrain(vb1o)

Value

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

Arguments

vb1o

[VB1FitObj]
Object taken in the argument.

Author

Cesaire J. K. Fouodo