Constructs object of class RegFitObj
.
RegFitObj(Beta = NULL, SV = NULL, Kernel = NULL, OptMeth = NULL, b0 = NULL)
[RegFitObj
(1)]
object of class RegFitObj
containing elements:
[vector(1)
]
solution of the quadratic optimization problem of interest
[matrix(1)
]
support vector machines.
[Kernel(1)
]
object of class Kernel
.
[character(1)
]
program used to solve the optimization problem.
[numeric(1)
]
the estimated offset.