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: 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.3, https://cran.r-project.org/web/packages/psidR. Accessed 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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