Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

yellow

Initial and 1 month color measure of coated lens


Description

Initial and 1 month color measure of coated lens

Format

A data frame with 23 observations on the following 2 variables.

b1

a numeric vector of initial color measurements

b2

a numeric vector of color measurements after one month

Details

It is undesirable to see color changes in a lens over time.

References

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

Examples

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))

EngrExpt

Data sets from "Introductory Statistics for Engineering Experimentation"

v0.1-8
GPL (>= 2)
Authors
R port by Douglas Bates <bates@stat.wisc.edu> and Karen A.F. Copeland <karen@boulderstats.com>
Initial release
2009-08-21

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.