Rdocumentation
powered by
Learn R Programming
MPV (version 1.38)
p13.20: Data Set for Problem 13-20
Description
The
p13.20
data frame has 30 rows and 2 columns.
Usage
data(p13.20)
Arguments
Format
This data frame contains the following columns:
yhat
a numeric vector
resdev
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(p13.20)
Run the code above in your browser using
DataLab