Learn R Programming

⚠️There's a newer version (2.2) of this package.Take me there.

psidR (version 1.6)

Build Panel Data Sets from PSID Raw Data

Description

Makes it easy to build panel data in wide format from Panel Survey of Income Dynamics ('PSID') delivered raw data. Deals with data downloaded and pre-processed by 'Stata' or 'SAS', or can optionally download 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).

Copy Link

Version

Install

install.packages('psidR')

Monthly Downloads

749

Version

1.6

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Florian Oswald

Last Published

August 15th, 2018

Functions in psidR (1.6)

psidR

psidR
testPSID

Create a test PSID dataset
make.char

Convert factor to character
makeids

ID list for mergeing PSID
build.panel

build.panel: Build PSID panel data set
build.psid

Build example PSID
get.psid

get.psid connects to PSID database and downloads into Rda
getNamesPSID

GetPSID variables names from various years