powered by
dsplot(expr, f, from = NULL, to = NULL, n = 101, show.zero = TRUE, interest = NULL, main = "Desirability Plot", sub = NULL, ...)
d1 <- harrington2(2, 4, 2) dsplot(x*log(x), d1, from=0, to=6, n=507, interest=c(2, 3, 4))
Run the code above in your browser using DataLab