RangeTimeonTaskbyVar {LOGAN} | R Documentation |
Check response time by var
Description
This is a function that reports the number of students and number de actions (min-max) aggregated by a specific variable.
Usage
RangeTimeonTaskbyVar(data, tot.var, var.group)
Arguments
data |
A |
tot.var |
a vector with the total time. It is a |
var.group |
a vector with the group variable. It is a |
Value
This function returns a data.frame
with the number of students and number de actions (min-max)
aggregated by a specific variable.
[Package LOGAN version 1.0.1 Index]