Learn R Programming

survivalsvm (version 0.0.5)

getBeta.RegFitObj: RegFitObj

Description

Creator of the generic accessor Beta.

Usage

# S3 method for RegFitObj
getBeta(rfo)

Value

[vector(1)] Beta field of the object of class RegFitObj taken in the argument.

Arguments

rfo

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

Author

Cesaire J. K. Fouodo