- ホーム
- > 洋書
- > ドイツ書
- > Social Sciences, Jurisprudence & Economy
- > Social Sciences
- > social sciences in general
Full Description
This book serves as a hands-on guide to the "acs" R package for demographers, planners, and other researchers who work with American Community Survey (ACS) data. It gathers the most common problems associated with using ACS data and implements functions as a package in the R statistical programming language. The package defines a new "acs" class object (containing estimates, standard errors, and metadata for tables from the ACS) with methods to deal appropriately with common tasks (e.g., creating and combining subgroups or geographies, automatic fetching of data via the Census API, mathematical operations on estimates, tests of significance, plots of confidence intervals).
Contents
Purpose.- The Dawn of the ACS; the Natur of Estimates.- Census Data and the R Project.- Getting Started in R.- Working with the New Functions.- Exporting Data.- Additional Resources.- Appendix A.