spss.data {klausuR} | R Documentation |
Sample dataset: spss.data
Description
Sample data of a test with NRET data.
Usage
data(spss.data)
Format
A data.frame with 17 observations of the following 35 variables.
No
Serial number for each subject (numeric vector)
MatrNo
Matriculation number (character vector)
FirstName
First name (character vector)
Name
Family name (character vector)
Nickname
Pseudonym for anonymous feedback, needs to be renamed (character vector)
item01a1
toitem10a3
Given answers, three answers for each item, i.e. one for each alternative (numeric vector)
Details
This data was anonymised and combined from originally 51 observations. See nret.translator
on details
how the answers are coded.
Source
The data was taken from a final exam test in diagnostic methods at the Institute for Experimental Psychology of the Heinrich-Heine-University Düsseldorf, summer term 2011.
Examples
data(spss.data)
[Package klausuR version 0.12-14 Index]