it normalizes each subject (identified by idvar) so that they have the same mean, within each groups pecified by betweenvars.
1 2 |
data: |
a data frame. |
idvar: |
the name of a column that identifies each subject (or matched subjects) |
measurevar: |
the name of a column that contains the variable to be summariezed |
betweenvars: |
a vector containing names of columns that are between-subjects variables |
na.rm: |
a boolean that indicates whether to ignore NA's |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.