Learn R Programming

PASWR (version 1.0)

SimDataXT: Simulated Data (Logarithms)

Description

Simulated data for four varaibles. Data are used with Example 12.18.

Usage

data(SimDataXT)

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(SimDataXT)
plot(x1,Y)
detach(SimDataXT)

Run the code above in your browser using DataLab