Learn R Programming

survivalsvm (version 0.0.6)

setOptMeth.default: Class RegFitObj (regression approach)

Description

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

Usage

# S3 method for default
setOptMeth(rfo, optmeth)

Value

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

Arguments

rfo

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

optmeth

[character(1)]
new name the of optimization program.

Author

Cesaire J. K. Fouodo