setSV.default {survivalsvm}R Documentation

RegFitObj (regression approach)

Description

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

Usage

## Default S3 method:
setSV(rfo, sv)

Arguments

rfo

[RegFitObj(1)]
object taken in the argument.

sv

[matrix(1)]
new support vectors.

Value

[RegFitObj(1)] the object taken in the argument.

Author(s)

Cesaire J. K. Fouodo


[Package survivalsvm version 0.0.6 Index]