Other packages > Find by keyword >

psidR  

Build Panel Data Sets from PSID Raw Data
View on CRAN: Click here


Download and install psidR package within the R console
Install from CRAN:
install.packages("psidR")

Install from Github:
library("remotes")
install_github("cran/psidR")

Install by package version:
library("remotes")
install_version("psidR", "2.3")



Attach the package and use:
library("psidR")
Maintained by
Florian Oswald
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-07-22
Latest Update: 2024-11-06
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).
How to cite:
Florian Oswald (2013). psidR: Build Panel Data Sets from PSID Raw Data. R package version 2.3, https://cran.r-project.org/web/packages/psidR. Accessed 05 Mar. 2026.
Previous versions and publish date:
1.0 (2013-07-22 13:33), 1.1 (2013-08-24 01:29), 1.2 (2013-09-10 23:57), 1.3 (2015-05-15 09:20), 1.4 (2016-10-29 22:24), 1.5 (2018-04-20 19:03), 1.6 (2018-08-15 15:50), 1.7 (2018-10-17 00:50), 1.9 (2018-10-18 17:20), 2.0 (2020-02-26 20:40), 2.1 (2021-05-07 09:50), 2.2 (2024-06-04 11:45)
Other packages that cited psidR R package
View psidR citation profile
Other R packages that psidR depends, imports, suggests or enhances
Complete documentation for psidR
Functions, R codes and Examples using the psidR R package
Some associated functions: build.panel . build.psid . get.psid . getNamesPSID . make.char . makeids . medium.test.ind.NA . medium.test.ind.NA.wealth . medium.test.ind . medium.test.noind . psidR . small.test.ind . small.test.noind . testPSID . 
Some associated R codes: Full psidR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA