Simulated data for four varaibles. Data are used with Example 12.18.
A data frame with 200 observations on the following 4 variables:
a numeric vector
a numeric vector
a numeric vector
a numeric vector
Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.
xyplot(Y ~ x1, data = SimDataXT, type=c("p", "smooth"))