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



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: 2021-05-07
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.1, https://cran.r-project.org/web/packages/psidR
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)
Other packages that cited psidR R package
View psidR citation profile
Other R packages that psidR depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns