An edsurvey.data.frame
containing the following elements:
userConditionsA list containing all user conditions set using the subset.edsurvey.data.frame
method.
defaultConditionsThe default conditions to be applied to the edsurvey.data.frame
.
dataAn LaF
object containing a connection the student data set on disk.
dataSchAn LaF
object containing a connection the school data set on disk.
weightsA list containing the weights found on the edsurvey.data.frame
.
pvvarA list containing the plausible values found on the edsurvey.data.frame
.
subjectThe subject of the data set contained in the edsurvey.data.frame
.
yearThe year of assessment of the data set contained in the edsurvey.data.frame
.
assessmentCodeThe code of the data set contained in the edsurvey.data.frame
.
dataTypeThe type of data (whether student or school) contained in the edsurvey.data.frame
.
gradeLevelThe grade of the data set contained in the edsurvey.data.frame
.
achievementLevelsDefault NAEP achievement cutoff scores.
omittedLevelsThe levels of the factor variables that will be omitted from the edsurvey.data.frame
.
fileFormatA data.frame
containing the parsed information from the student .fr2 file associated with the data.
fileFormatSchoolA data.frame
containing the parsed information from the school .fr2 file associated with the data.
surveyThe type of survey data contained in the edsurvey.data.frame
.