Learn R Programming

psidR (version 2.2)

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

Copy Link

Version

Install

install.packages('psidR')

Monthly Downloads

781

Version

2.2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Florian Oswald

Last Published

June 4th, 2024

Functions in psidR (2.2)

build.panel

build.panel: Build PSID panel data set
medium.test.ind.NA.wealth

three year test, ind file and one NA variable and wealth
makeids

ID list for mergeing PSID
get.psid

get.psid connects to PSID database and downloads into Rda
medium.test.ind

three year test, ind file
medium.test.ind.NA

three year test, ind file and one NA variable
make.char

Convert factor to character
medium.test.noind

three year test, no ind file
getNamesPSID

GetPSID variables names from various years
small.test.noind

one year test, no ind file
build.psid

Build example PSID
testPSID

Create a test PSID dataset
small.test.ind

one year test, ind file
psidR

psidR