Learn R Programming

MPV (version 1.38)

stackloss: Stackloss Data

Description

The stackloss data frame has 21 rows and 4 columns.

Usage

data(stackloss)

Arguments

Format

This data frame contains the following columns:
y
a numeric vector
x1
a numeric vector
x2
a numeric vector
x3
a numeric vector

Source

Montgomery, D.C., Peck, E.A., and Vining, C.G. (2001) Introduction to Linear Regression Analysis. 3rd Edition, John Wiley and Sons.

Examples

Run this code
data(stackloss)

Run the code above in your browser using DataLab