setAlpha.VB1FitObj {survivalsvm}R Documentation

VB1FitObj (ranking approach)

Description

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

Usage

## S3 method for class 'VB1FitObj'
setAlpha(vb1o, alpha)

Arguments

vb1o

[VB1FitObj]
Object of class RegFitObj taken in the argument.

alpha

[vector(1)]
Vector of solutions.

Value

modified version of the object taken in an argument.


[Package survivalsvm version 0.0.6 Index]