avgRep | R Documentation |
Provide person-averages for each column, where repeated ratings are given on separate rows.
avgRep(set1, set2, p = "p")
set1 |
first set of ratings |
set2 |
second set of ratings |
p |
person (or subject/case) identifier; should be given as first column Note that if "p = 0" is given, then this will match on the row.names of the datasets |
Currently omits a person who has *any* NA for a single variable - which would correspond to the person never rating the variable in either first or second repetition
Person's (p) average score for variable in each column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.