Description Usage Arguments Details Value Author(s) References See Also Examples
Plots a two-sided desirability function of the Harrington type.
| 1 2 | 
| x | two-sided Harrington desirability function. | 
| ... | additional parameters passed to  | 
Lower Specification Limit (LSL) and Upper Specification Limit (USL) are visualized. The default range of the x-axis is selected automatically.
R-graphics plot object of two-sided Harrington desirability function.
Heike Trautmann trautmann@statistik.tu-dortmund.de, Detlef Steuer steuer@hsu-hamburg.de and Olaf Mersmann olafm@statistik.tu-dortmund.de
J. Harrington (1965): The desirability function. Industrial Quality Control, 21: 494-498.
harrington2 for two sided Harrington type desirabilities, 
plot
| 1 2 3 4 5 6 7 | ##Assigning a function object to h: 
h <- harrington2(3,7,1) 
## Plot of desirability function: 
plot(h)
plot(harrington2(4,8,1.5))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.