Firstly provides a wrapper to library(acs) to access curated set of American Community Survey (ACS) base tables which may be of interest to many researchers. Secondly, it builds synthetic micro-datasets of ACS data at any specified geographic level with 10 default individual attributes. Thirdly, provides functionality for data-extensibility of micro-datasets; allowing users to both add data attributes and marginalize undesired attributes. And finally, the package also conducts spatial microsimulation modeling (SMSM) via simulated annealing. SMSM is conducted in parallel by default.
Version: | 1.0.1 |
Depends: | R (≥ 3.2.3), acs (≥ 1.2), data.table (≥ 1.9.6) |
Imports: | Rcpp |
LinkingTo: | Rcpp |
Suggests: | testthat, tigris (≥ 0.3), sp (≥ 1.2), leaflet (≥ 1.0), shiny (≥ 0.13), rgdal (≥ 1.1) |
Published: | 2017-02-12 |
Author: | Alex Whitworth [aut, cre] |
Maintainer: | Alex Whitworth <whitworth.alex at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | yes |
Materials: | README |
CRAN checks: | synthACS results |
Reference manual: | synthACS.pdf |
Package source: | synthACS_1.0.1.tar.gz |
Windows binaries: | r-devel: synthACS_1.0.1.zip, r-release: synthACS_1.0.1.zip, r-oldrel: synthACS_1.0.1.zip |
OS X El Capitan binaries: | r-release: synthACS_1.0.1.tgz |
OS X Mavericks binaries: | r-oldrel: synthACS_1.0.1.tgz |
Old sources: | synthACS archive |
Please use the canonical form https://CRAN.R-project.org/package=synthACS to link to this page.