Description Usage Arguments Value
View source: R/Analyse_real_data.R
Merge spikes
1 | spike_merge(spikes, closeness = 40, data = NULL, time.step = NULL)
|
spikes |
spike sequence |
closeness |
Value which if two spikes are within this distance they are merged. |
data |
time series data the spike sequence is derived from |
time.step |
Vector of time from the time series data, or if step size is regular the time step of the experiment. |
Spike sequence where spikes within closeness have been merged.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.