knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
library(mixRSVP)

Schematic to help understand what a latency of e.g. 0 really means.

knitr::include_graphics("understandingLatency.png")

Some aspects likely can only be understood by considering different durations and ISIs. The duty cycle actually matters for interpretation of latency, see below:

knitr::include_graphics("understandingLatencySkewedLudowici.png")
knitr::include_graphics("understandingLatencyGaussianLudowici.png")


alexholcombe/mixRSVP documentation built on June 7, 2019, 3:50 p.m.