SimDataST: Simulated Data (Predictors)
Description
Simulated data for five variables. Data are used with Example 12.21.source
Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008)
Probability and Statistics with R. Chapman & Hall/CRC.Examples
Run this codeattach(SimDataST)
plot(x1,Y1)
detach(SimDataST)
Run the code above in your browser using DataLab