setb0.default {survivalsvm}R Documentation

Class RegFitObj (regression approach)

Description

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

Usage

## Default S3 method:
setb0(rfo, b0)

Arguments

rfo

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

b0

[numeric(1)]
new offset value.

Value

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

Author(s)

Cesaire J. K. Fouodo


[Package survivalsvm version 0.0.6 Index]