Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Working with the American Community Survey in R: A Guide to Using the acs Package (Repost)

Posted By: DZ123
Working with the American Community Survey in R: A Guide to Using the acs Package (Repost)

Ezra Haber Glenn, "Working with the American Community Survey in R: A Guide to Using the acs Package"
English | 2016 | ISBN: 3319457713 | PDF | pages: 57 | 0.7 mb

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).