psidR: Build Panel Data Sets from PSID Raw Data

Makes it easy to build panel data in wide format from Panel Survey of Income Dynamics ('PSID') delivered raw data. Downloads data directly from the PSID server using the 'SAScii' package. 'psidR' takes care of merging data from each wave onto a cross-period index file, so that individuals can be followed over time. The user must specify which years they are interested in, and the 'PSID' variable names (e.g. ER21003) for each year (they differ in each year). The package offers helper functions to retrieve variable names from different waves. There are different panel data designs and sample subsetting criteria implemented ("SRC", "SEO", "immigrant" and "latino" samples).

Version: 2.1
Depends: R (≥ 3.5.0)
Imports: data.table, RCurl, foreign, SAScii, openxlsx, futile.logger
Suggests: testthat
Published: 2021-05-07
Author: Florian Oswald
Maintainer: Florian Oswald <florian.oswald at gmail.com>
License: GPL-3
URL: https://github.com/floswald/psidR
NeedsCompilation: no
Citation: psidR citation info
Materials: NEWS
In views: Econometrics
CRAN checks: psidR results

Documentation:

Reference manual: psidR.pdf

Downloads:

Package source: psidR_2.1.tar.gz
Windows binaries: r-devel: psidR_2.1.zip, r-release: psidR_2.1.zip, r-oldrel: psidR_2.1.zip
macOS binaries: r-release (arm64): psidR_2.1.tgz, r-oldrel (arm64): psidR_2.1.tgz, r-release (x86_64): psidR_2.1.tgz
Old sources: psidR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=psidR to link to this page.