Learn R Programming

EngrExpt (version 0.1-6)

yellow: Initial and 1 month color measure of coated lens

Description

Initial and 1 month color measure of coated lens

Arguments

References

Peter R. Nelson, Marie Coffin and Karen A. F. Copeland (2003), Introductory Statistics for Engineering Experimentation, Elsevier. (Appendix A)

Examples

Run this code
str(yellow)
show(plt1 <- xyplot(b2 ~ b1, yellow, aspect = 'iso', type = c("g","p"),
                    xlab = "Initial color measure of lens",
                    ylab = "Color measure after 1 month"))
show(tmd(plt1))

Run the code above in your browser using DataLab