Package: easyPSID 0.1.2
easyPSID: Reading, Formatting, and Organizing the Panel Study of Income Dynamics (PSID)
Provides various functions for reading and preparing the Panel Study of Income Dynamics (PSID) for longitudinal analysis, including functions that read the PSID's fixed width format files directly into R, rename all of the PSID's longitudinal variables so that recurring variables have consistent names across years, simplify assembling longitudinal datasets from cross sections of the PSID Family Files, and export the resulting PSID files into file formats common among other statistical programming languages ('SAS', 'STATA', and 'SPSS').
Authors:
easyPSID_0.1.2.tar.gz
easyPSID_0.1.2.zip(r-4.5)easyPSID_0.1.2.zip(r-4.4)easyPSID_0.1.2.zip(r-4.3)
easyPSID_0.1.2.tgz(r-4.4-any)easyPSID_0.1.2.tgz(r-4.3-any)
easyPSID_0.1.2.tar.gz(r-4.5-noble)easyPSID_0.1.2.tar.gz(r-4.4-noble)
easyPSID_0.1.2.tgz(r-4.4-emscripten)easyPSID_0.1.2.tgz(r-4.3-emscripten)
easyPSID.pdf |easyPSID.html✨
easyPSID/json (API)
NEWS
# Install 'easyPSID' in R: |
install.packages('easyPSID', repos = c('https://brianaronson.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:2cfb1ad24b. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 23 2024 |
R-4.5-win | OK | Nov 23 2024 |
R-4.5-linux | OK | Nov 23 2024 |
R-4.4-win | OK | Nov 23 2024 |
R-4.4-mac | OK | Nov 23 2024 |
R-4.3-win | OK | Nov 23 2024 |
R-4.3-mac | OK | Nov 23 2024 |
Exports:convert_from_rdsconvert_to_rdscreate_custom_panelcreate_extractfind_descriptionfind_namefind_yearsrename_fam_varsrename_ind_varsunzip_all_files
Dependencies:cliforeignglueLaFlifecyclemagrittrRcpprlangstringistringrvctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
easyPSID: Reading, Formatting, and Organizing the Panel Study of Income Dynamics (PSID) | easyPSID-package easyPSID |
Export PSID files to another statistical language | convert_from_rds |
Convert all PSID files from .txt format to .rds format | convert_to_rds |
Create custom longitudinal (panel) dataset with PSID Family Files | create_custom_panel |
Create subset of common family file variables in long format | create_extract |
Find description of PSID variable | find_description |
Lookup new longitudinal variables names | find_name |
Find years of PSID variable | find_years |
Rename longitudinal Family File variables | rename_fam_vars |
Renames longitudinal Cross-year Individual variables and saves in long format | rename_ind_vars |
Unzip all PSID files | unzip_all_files |