Simulated data for five variables. Data are used with Example 12.21.
A data frame with 200 observations on the following 5 variables:
a numeric vector
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(Y1 ~ x1, data = SimDataST, type=c("p", "smooth"))