powered by
"OWLOptim"
Optimization object for Outcome Weighted Learning.
Objects can be created by calls of the form new("OWLOptim", ...). These objects are for convenience in package development and should not be created by users.
new("OWLOptim", ...)
Class "OptimKernel-class" directly. Class "OptimBasic-class" by "OptimKernel-class", distance 2.
"OptimKernel-class"
"OptimBasic-class"
signature(object = "OWLOptim"): The object returned by optimization routine.
signature(object = "OWLOptim")
signature(object = "OWLOptim"): Return summary information about optimization.
# NOT RUN { showClass("OWLOptim") # }
Run the code above in your browser using DataLab