getDesFunc {randomizeR} | R Documentation |
Type of Desirability function
Description
Generates a character
vector which specifies the used desirability function and
its parameters
Usage
getDesFunc(obj)
## S4 method for signature 'derringerLs'
getDesFunc(obj)
## S4 method for signature 'derringerRs'
getDesFunc(obj)
## S4 method for signature 'derringerTs'
getDesFunc(obj)
Arguments
obj |
object of the class |
Value
A character
vector which specifies the used desirability
function and its parameters
[Package randomizeR version 3.0.2 Index]