sttcp_ab: Compute STTC profile for two spike trains

Description Usage Arguments Details Value Author(s)

View source: R/RcppExports.R

Description

Compute STTC profile for two spike trains

Usage

1
sttcp_ab(a, b, start, end, dt, tau_sep, tau_max)

Arguments

a

Spike train 1

b

Spike train 2

start

Start time

end

End time

dt

coincidence window for STTC

tau_sep

step size for tau in [-tau_max, +tau_max]

tau_max

maximum tau value

Details

Compute the STTC profile for two spike trains using C++.

Value

obj An object of type "sttcp", containing the tau values and correlations.

Author(s)

Stephen Eglen


meaRtools documentation built on May 1, 2019, 7:32 p.m.