| Newhouse77 | R Documentation |
These are the data in Newhouse's (1977) simple OLS model from 1977. In his case, he's trying to explain medical care expenditures as a function of GDP per capita for these countries. It's probably the easiest OLS model I can find in print because Newhouse helpfully provides all the data in one simple table.
Newhouse77
A data frame with 13 observations on the following 5 variables.
countrya character vector for the country
yeara numeric vector for the year
gdppca numeric vector for the per capita GDP in USD
medsharegdpa numeric vector for the medical care share as percentage of GDP
medexppca numeric vector for per capita medical care expenditure (in USD)
Table 1 in Newhouse (1977) is well-annotated with background information.
Newhouse, Joseph P. 1977. "Medical-Care Expenditure: A Cross-National Survey." Journal of Human Resources 12(1): 115-125.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.