Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

tiling_correlogramcpp

Compute all STTPs for a set of spike trains


Description

Compute all STTPs for a set of spike trains

Usage

tiling_correlogramcpp(spikes, n, nspikes, first_spike, start, end, dt, tau_sep,
  tau_max)

Arguments

spikes

Concatenated list of spike trains

n

number of spike trains

nspikes

Vector containing the number of spikes in each train

first_spike

Index to the first spike in each train.

start

Start time of recording in seconds

end

End time of recording in seconds

dt

Coincidence window for STTC

tau_sep

Step size for taus.

tau_max

Maximum absolute tau value.

Details

This computes all pairwise STTPs for spike trains. (This may be of use for Tom's internal code, rather than for production use.)

Value

Pairwise STTPs for all spike trains

Author(s)

Tom Edinburgh


meaRtools

Micro-Electro Array (MEA) Analysis

v1.0.4
GPL (>= 3)
Authors
Quanli Wang [aut, ctb], Sahar Gelfman [aut, ctb, cre], Diana Hall [aut, ctb], Ryan Dhindsa [aut, ctb], Matt Halvorsen [aut, ctb], Ellese Cotterill [aut, ctb], Tom Edinburgh [aut, ctb], Stephen J. Eglen [aut, ctb, ths]
Initial release
2018-7-1

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.