Description Usage Arguments Value Author(s)
Given a list of spike trains, this function creates evenly spaced bins and returns number of spikes from all spike trains for each bins.
1 |
spikes |
The input list of spike trains. |
beg |
Start time of recording in seconds. |
end |
End time of recording in seconds. |
wid |
Bin width in seconds. |
nbins |
Number of evenly spaced bins for given time interval. |
Return a vector of counts of spikes from all spike trains for user-defined, evenly spaced bins.
Stephen Eglen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.