powered by
Simulated data for four varaibles. Data are used with Example 12.18.
data(SimDataXT)
A data frame with 200 observations on the following 4 variables:
Y
a numeric vector
x1
x2
x3
# NOT RUN { xyplot(Y~x1, data = SimDataXT, type=c("p","smooth")) # }
Run the code above in your browser using DataLab