table.b16 {MPV} | R Documentation |
Table B16 - Life Expectancy Data
Description
The table.b16
data frame has 38 observations on 6 variables. Each observation
corresponds to an individual country.
Usage
data(table.b16)
Format
This data frame contains the following columns:
- Country
character vector
- LifeExp
numeric vector, in years
- People.per.TV
numeric vector
- People.per.Dr
numeric vector
- LifeExpMale
numeric vector, in years
- LifeExpFemale
numeric vector, in years
Source
Montgomery, D.C., Peck, E.A., and Vining, C.G. (2021) Introduction to Linear Regression Analysis. 6th Edition, John Wiley and Sons.
[Package MPV version 2.0 Index]