s1:2972 denoting
individual students.d1:2160, denoting
individual professors or lecturers.studage2 <
4 < 6 < 8, denoting student's “age”
measured in the semester number the student has been enrolled.lectage1 <
2 < ... < 6, measuring how many semesters back the
lecture rated had taken place.service0 and
1; a lecture is a “service”, if held for a
different department than the lecturer's main one.dept1:15, using a
random code for the department of the lecture.y1:5, with meanings
of ‘poor’ to ‘very good’.str(InstEval)
head(InstEval, 16)
xtabs(~ service + dept, InstEval)
Run the code above in your browser using DataLab