table.b2 | R Documentation |
The table.b2
data frame contains 29 observations on 6 variables
related to a solar thermal energy test.
data(table.b2)
This data frame contains the following columns:
a numeric vector measuring total heat flux (kwatts)
a numeric vector measuring insulation (watts/m^2)
a numeric vector measuring position of focal point in east direction (inches)
a numeric vector measuring position of focal point in south direction (inches)
a numeric vector measuring position of focal point in north direction (inches)
a numeric vector representing time of day
Montgomery, D.C., Peck, E.A., and Vining, C.G. (2001) Introduction to Linear Regression Analysis. 3rd Edition, John Wiley and Sons.
data(table.b2)
pairs(table.b2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.