setBeta.RegFitObj: RegFitObj
Description
Default mutator of the field Beta
of the object taken in an argument.
Usage
# S3 method for RegFitObj
setBeta(rfo, beta)
Value
[RegFitObj
(1)]
modified version of the object taken in the argument.
Arguments
- rfo
[RegFitObj
(1)]
object of class RegFitObj
taken in the argument.
- beta
[vector(1)
]
solutions of quadratic optimization problem.