Create an OptimObj Object
Call newOptim and stores result under common name
.newOptimObj(methodObject, kernel, ...) ## S4 method for signature 'ANY' .newOptimObj(methodObject, lambda, suppress, ...) ## S4 method for signature '.rwl' .newOptimObj(methodObject, lambda, suppress, ...)
methodObject |
object containing parameters needed by a weighted learning method |
... |
additional inputs passed to optimization routine. |
lambda |
tuning parameters |
suppress |
integer indicating screen print preferences |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.