CofE | R Documentation |
These data record the average annual giving in pounds per church member in the dioceses of the Church of England in the early 1980's. Three potentially relevant covariates are also recorded for each diocese, namely the percentage of the population who are employed, the percentage of the population on the electoral roll of the church and the percentage of the population who usually attend church. Background details are available in Pickering (1985; Applied Economics 17, 619-32).
The data are used in the rp.regression
example script.
Pickering, J.F. (1985). Giving in the Church of England: an econometric analysis. Applied Economics 17, 619-632.
## Not run: with(CofE, { rp.regression(cbind(Employ, Attend), Giving) }) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.