Learn R Programming

PASWR (version 1.0)

SimDataST: Simulated Data (Predictors)

Description

Simulated data for five variables. Data are used with Example 12.21.

Usage

SimDataST

Arguments

source

Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.

Examples

Run this code
attach(SimDataST)
plot(x1,Y1)
detach(SimDataST)

Run the code above in your browser using DataLab