table.b2: Table B2

table.b2R Documentation

Table B2

Description

The table.b2 data frame contains 29 observations on 6 variables related to a solar thermal energy test.

Usage

data(table.b2)

Format

This data frame contains the following columns:

y

a numeric vector measuring total heat flux (kwatts)

x1

a numeric vector measuring insulation (watts/m^2)

x2

a numeric vector measuring position of focal point in east direction (inches)

x3

a numeric vector measuring position of focal point in south direction (inches)

x4

a numeric vector measuring position of focal point in north direction (inches)

x5

a numeric vector representing time of day

Source

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

Examples

data(table.b2)
pairs(table.b2)

MPV documentation built on Sept. 11, 2024, 6:51 p.m.

Related to table.b2 in MPV...