Description Usage Arguments Value Author(s) Examples
calculates the isi (inter-spike interval) (s) between sucessive spikes in a input spike train.
1 | isi(train)
|
train |
spike train: a set of non-decreasing timestamps (s) |
a vector of isis: first entry is ISI between first & second spike in input spike train and so forth. Total length is 1 less than input spike train.
Diana Hall
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.