Ratings with the names of the raters (and of the assessed as the members of
the group assess each other). Furthermore, some of these ratings are missing
(NA). The result of readratdatafixed("<klas2.rat.txt>")
. A 3-point
rating scale has been used. Numbers of assessors and assessed are equal
(11). Each respondent is identified by a respname, schoolid, a group id and
a respondent id. The rows contain the assessors, the columns contain the
assessed. When rater equals assessed (diagonal), the rating is NA.
A data frame with 10 observations of 9 ratings.
a string vector with an optional identifier of the raters (and assessed).
a numeric vector, identifying the second group level
a numeric vector, identifying the first group level.
a numeric vector, identifying the individual.
ratings received by respondent 1.
ratings received by respondent 2.
ratings received by respondent 3.
ratings received by respondent 4.
ratings received by respondent 5.
ratings received by respondent 6.
ratings received by respondent 7.
ratings received by respondent 8.
ratings received by respondent 9.
ratings received by respondent 10.
ratings received by respondent 11.
readratdatafixed
calcallgroups
calcgroup
example1.rat
example1a.rat
example2.rat
example3.rat
example4.rat
example5.rat
example6.rat
example7.rat
# NOT RUN {
data(klas2.rat)
# }
Run the code above in your browser using DataLab