Learn R Programming

⚠️There's a newer version (4.0.7) of this package.Take me there.

EdSurvey (version 1.0.6)

Education Survey

Description

Read in and analysis functions for education surveys and assessments data from the National Center for Education Statistics (NCES) , including the National Assessment of Educational Progress (NAEP) data .

Copy Link

Version

Install

install.packages('EdSurvey')

Monthly Downloads

623

Version

1.0.6

License

GPL-2

Maintainer

Paul Bailey

Last Published

May 4th, 2017

Functions in EdSurvey (1.0.6)

dim.edsurvey.data.frame

Return the dimensions of an edsurvey.data.frame.
edsurveyTable

Make a table with a edsurvey.data.frame.
getData

Gets data from an edsurvey.data.frame.
getPlausibleValue

Get plausible values from a given subject or subscale.
getWeightJkReplicates

Return the jackknife replicate weights associated with a weight variable.
hasPlausibleValue

Return a value indicating whether this variable has associated plausible values.
cbind.light.edsurvey.data.frame

Combine a data frame to an light.edsurvey.data.frame.
cor.sdf

Run a bivariate correlation on an edsurvey.data.frame.
EdSurvey-package

EdSurvey: a package to analyze NAEP data.
achievementLevels

Return achievement levels for an edsurvey.data.frame.
lm.sdf

Run a linear model on an edsurvey.data.frame.
names.edsurvey.data.frame

Return the names of an edsurvey.data.frame.
isWeight

Return a value indicating whether a variable is a weight on an edsurvey.data.frame or light.edsurvey.data.frame.
levelsSDF

Get the levels and labels of a variable in an edsurvey.data.frame or light.edsurvey.data.frame.
print.edsurveyTable

Prints summary details of a summary table from an edsurvey.data.frame.
readNAEP

Creates an edsurvey.data.frame.
[.light.edsurvey.data.frame

Subset the rows of a light.edsurvey.data.frame.
subset.edsurvey.data.frame

Subset the rows of an edsurvey.data.frame.
searchSDF

Search and print out a summary of variable information on an edsurvey.data.frame or light.edsurvey.data.frame.
print.achievementLevels

Print out a summary of the results of achievementLevels.
print.edsurvey.data.frame

Print out a summary of the edsurvey.data.frame.
showPlausibleValues

Print a summary of the subject scale or subscale and the associated variables for their plausible values.
showWeights

Print out a summary of weights.
showCutPoints

Print a summary of achievement-level cut points.