setBeta.RegFitObj: 'RegFitObj'

View source: R/regression.R

setBeta.RegFitObjR Documentation

RegFitObj

Description

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

Usage

## S3 method for class 'RegFitObj'
setBeta(rfo, beta)

Arguments

rfo

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

beta

[vector(1)]
solutions of quadratic optimization problem.

Value

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


imbs-hl/survivalsvm documentation built on June 14, 2025, 9:22 a.m.