Methods Available for Objects of Class MethodObject
MethodObject
Methods Available for Objects of Class MethodObject
Create method object
## S4 method for signature 'MethodObject' .subsetObject(methodObject, subset) ## S4 method for signature 'numeric,MethodObject,Kernel' .objFn(par, methodObject, kernel, lambda, ...) ## S4 method for signature 'numeric,MethodObject,Kernel' .dobjFn(par, methodObject, kernel, lambda, ...) ## S4 method for signature 'MethodObject' .valueFunc(methodObject, optTx, ...) .createMethodObject(kernel, surrogate, guess = NULL, ...)
kernel
: Kernel objectsurrogate
: Surrogate object indicating surrogate loss-functionguess
: Vector of estimated regime parametersA MethodObject object
Useful links