Description Usage Arguments Value References See Also Examples
Obtain survival proportion per condition for each participant then calculate the means of each condition and difference btween the conditions.
1 |
subject |
a vector speficying participant number or ID |
latency |
a numeric vector containing the latency measures such as reaction time or fixation in millisecond. |
condition |
a vector or factor specifying the experimental conditions. The conditions should be ordered such that the one that is expected to have shorter latencies (i.e., faster condition) comes first. |
binsize |
numeric. The size of each timing bins in millisecond. Default to 1. |
window |
numeric. The maximum window of the timing bin in millisecond. Default to 600. |
A list of class RTsurvival
containing
curve |
Mean survival proportion at each timing bin for each condition in a data frame |
differnece |
differnce in mean survival proportion between slower vs faster condition at each timing bins |
binsize |
The same value supplied
in the argument |
window |
The same value supplied in the
argument |
Reingold, E. M. & Sheridan, H. (2014). Estimating the divergence point: A novel distributional analysis procedure for determining the onset of the influence of experimental variables. Frontiers in Psychology. doi: 10.3389/fpsyg.2014.01432.
Reingold, E. M., Reichle, E. D., Glaholt, M. G., & Sheridan, H. (2012). Direct lexical control of eye movements in reading: Evidence from a survival analysis of fixation durations. Cognitive Psychology, 65, 177-206.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.