Other packages > Find by keyword >

EdSurvey  

Analysis of NCES Education Survey and Assessment Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("EdSurvey", "4.0.7")



Attach the package and use:
library("EdSurvey")
Maintained by
Paul Bailey
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-04-26
Latest Update: 2024-06-27
Description:
Read in and analyze functions for education survey and assessment data from the National Center for Education Statistics (NCES) , including National Assessment of Educational Progress (NAEP) data and data from the International Assessment Database: Organisation for Economic Co-operation and Development (OECD) , including Programme for International Student Assessment (PISA), Teaching and Learning International Survey (TALIS), Programme for the International Assessment of Adult Competencies (PIAAC), and International Association for the Evaluation of Educational Achievement (IEA) , including Trends in International Mathematics and Science Study (TIMSS), TIMSS Advanced, Progress in International Reading Literacy Study (PIRLS), International Civic and Citizenship Study (ICCS), International Computer and Information Literacy Study (ICILS), and Civic Education Study (CivEd).
How to cite:
Paul Bailey (2017). EdSurvey: Analysis of NCES Education Survey and Assessment Data. R package version 4.0.7, https://cran.r-project.org/web/packages/EdSurvey. Accessed 20 Jul. 2026.
Previous versions and publish date:
1.0.5 (2017-04-26 19:20), 1.0.6 (2017-05-05 00:17), 2.0.3 (2018-05-16 17:27), 2.2.1 (2018-11-19 14:40), 2.2.2 (2018-11-19 18:10), 2.2.3 (2019-03-18 17:23), 2.3.2 (2019-03-29 23:00), 2.4.0 (2020-01-10 23:50), 2.5.0 (2020-04-13 21:50), 2.6.1 (2020-09-02 22:50), 2.6.9 (2021-03-23 09:30), 2.7.0 (2021-07-19 22:20), 2.7.1 (2021-10-05 19:40), 3.0.0 (2022-09-23 18:50), 3.0.1 (2022-10-06 10:00), 3.0.2 (2023-01-11 09:43), 3.1.0 (2023-03-21 15:40), 4.0.1 (2023-06-14 10:12), 4.0.4 (2023-10-28 00:40), 4.0.6 (2024-05-21 20:00), (2026-07-09 08:03)
Other packages that cited EdSurvey R package
View EdSurvey citation profile
Other R packages that EdSurvey depends, imports, suggests or enhances
Complete documentation for EdSurvey
Functions, R codes and Examples using the EdSurvey R package
Some associated functions: DoFCorrection . EdSurvey-package . SD . UnclassCols . achievementLevels . as.data.frame . bind-methods . checkIdVar . checkPsuStrata . contourPlot . cor.sdf . dim.edsurvey.data.frame . downloadCivEDICCS . downloadECLS_K . downloadELS . downloadHSLS . downloadICILS . downloadNHES . downloadPIAAC . downloadPIRLS . downloadPISA . downloadPISA_YAFS . downloadSSOCS . downloadTALIS . downloadTIMSS . downloadTIMSSAdv . download_ePIRLS . drawPVs.sdf . edsurvey-class . edsurvey.data.frame.list . edsurveyTable . edsurveyTable2pdf . gap . getAllItems . getData . getNHES_SurveyInfo . getPlausibleValue . getWeightJkReplicates . glm.sdf . hasPlausibleValue . isWeight . levelsSDF . lm.sdf . merge . mergev . mixed.sdf . mml.sdf . mvrlm.sdf . oddsRatio . parseNAEPdct . percentile . print.achievementLevels . print.edsurvey.data.frame . printGap . readBTLS . readCivEDICCS . readECLS_B . readECLS_K1998 . readECLS_K2011 . readELS . readHSB_Senior . readHSB_Sophomore . readHSLS . readICILS . readNAEP . readNHES . readPIAAC . readPIRLS . readPISA . readPISA_YAFS . readSSOCS . readTALIS . readTIMSS . readTIMSSAdv . read_ePIRLS . rebindAttributes . recode.sdf . rename.sdf . rq.sdf . scoreDefault . scoreTIMSS . searchSDF . setNAEPScoreCard . showCodebook . showCutPoints . showPlausibleValues . showWeights . subset . suggestWeights . summary2 . updatePlausibleValue . varEstToCov . viewNHES_SurveyCodes . waldTest . 
Some associated R codes: DoFCorrection.R . achievementLevels.R . all.R . as.data.frame.light.edsurvey.data.frame.R . cacheMetaReqUpdate.R . cbind.light.edsurvey.data.frame.R . checkDataClass.R . contourPlot.R . copyDataToTemp.R . cor.sdf.R . descriptionOfFile.R . dim.edsurvey.data.frame.R . downloadECLS_K.R . downloadELS.R . downloadHSLS.R . downloadICCS.R . downloadICILS.R . downloadNHES.R . downloadPIAAC.R . downloadPIRLS.R . downloadPISA.R . downloadPISA_YAFS.R . downloadSSOCS.R . downloadTALIS.R . downloadTIMSS.R . downloadTIMSSAdv.R . download_ePIRLS.R . drawPVs.sdf.R . edsurvey-package.R . edsurvey.data.frame.R . edsurvey.data.frame.list.R . edsurveyTable.R . edsurveyTable2pdf.R . gap.R . getAttributes.R . getData.R . getItems.R . glm.sdf.R . head.edsurvey.data.frame.R . itterateESDFL.R . levelsSDF.R . lm.sdf.R . merge.light.edsurvey.data.frame.R . mergev.R . mixed.sdf.R . mml.paramtabs.R . mml.scoreNAEP.R . mml.scoreTIMSS.R . mml.sdf.R . mml.sdf.helpers.R . mvrlm.sdf.R . nhesTable.R . percentile.R . predictGLM.R . print.edsurvey.data.frame.R . rbind.light.edsurvey.data.frame.R . readBTLS.R . readECLS_B.R . readECLS_K1998.R . readECLS_K2011.R . readELS.R . readHSB_SO.R . readHSB_SR.R . readHSLS.R . readICCS.R . readICILS.R . readNHES.R . readPIAAC.R . readPIRLS.R . readPISA.R . readPISA_YAFS.R . readSSOCS.R . readTALIS.R . readTIMSS.R . readTIMSSAdv.R . readUTILS.R . readUTILS_PRINT.R . read_ePIRLS.R . rebindAttributes.R . recode.sdf.R . rename.sdf.R . rq.sdf.R . sameSurvey.R . searchSDF.R . setAttributes.R . showCodebook.R . showCutPoints.R . showPlausibleValues.R . showWeights.R . subset.edsurvey.data.frame.list.R . subset.light.edsurvey.data.frame.R . suggestWeights.R . summary2.R . testthat-helpers.R . utilities.R . varEstToCov.R . waldTest.R . zzz.R .  Full EdSurvey package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

secsse  
Several Examined and Concealed States-Dependent Speciation and Extinction
Simultaneously infers state-dependent diversification across two or more states of a single or mult ...
Download / Learn more Package Citations See dependency  
iemiscdata  
Irucka Embry's Miscellaneous Data Collection
Miscellaneous data sets [Chemistry, Engineering Economics, Environmental/Water Resources Engineerin ...
Download / Learn more Package Citations See dependency  
metaLik  
Likelihood Inference in Meta-Analysis and Meta-Regression Models
First- and higher-order likelihood inference in meta-analysis and meta-regression models. ...
Download / Learn more Package Citations See dependency  
ecospat  
Spatial Ecology Miscellaneous Methods
Collection of R functions and data sets for the support of spatial ecology analyses with a focus on ...
Download / Learn more Package Citations See dependency  
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  

27,889

R Packages

239,283

Dependencies

74,019

Author Associations

27,890

Publication Badges

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