predict.dMax {desirability} | R Documentation |
Predicted values based on desirability objects
predict.dMax(object, newdata = NA, ...) predict.dMin(object, newdata = NA, ...) predict.dTarget(object, newdata = NA, ...) predict.dArb(object, newdata = NA, ...) predict.dBox(object, newdata = NA, ...) predict.dOverall(object, newdata = matrix(NA, ncol = length(object$d)), all = FALSE, ...)
object |
~~Describe object here~~ |
newdata |
~~Describe newdata here~~ |
all |
~~Describe newdata here~~ |
... |
~~Describe ... here~~ |
~~ If necessary, more details than the description above ~~
~Describe the value returned If it is a LIST, use
comp1 |
Description of 'comp1' |
comp2 |
Description of 'comp2' |
...
....
~~further notes~~
~Make other sections like Warning with section{Warning }{....} ~
~~who you are~~
~put references to the literature/web site here ~
~~objects to See Also as help
, ~~~
dMin(1,3)