setDifMat.VB1FitObj {survivalsvm}R Documentation

VB1FitObj (ranking approach)

Description

Default mutator of the field DifMat of the object taken in an argument.

Usage

## S3 method for class 'VB1FitObj'
setDifMat(vb1o, dm)

Arguments

vb1o

[VB1FitObj]
Object of class RegFitObj taken in the argument.

dm

[Diffmatrix(1)]
New value

Value

Modified version of the object taken in argument.


[Package survivalsvm version 0.0.6 Index]