setOptMeth.default {survivalsvm}R Documentation

Class RegFitObj (regression approach)

Description

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

Usage

## Default S3 method:
setOptMeth(rfo, optmeth)

Arguments

rfo

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

optmeth

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

Value

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

Author(s)

Cesaire J. K. Fouodo


[Package survivalsvm version 0.0.6 Index]