Description Usage Arguments Value
View source: R/Analyse_real_data.R
Convert time series to spikes
1 2 3 4 5 6 7 | raw_spike_seq(
data,
time.step,
spike.occur,
val.change = NULL,
reset = spike.occur
)
|
data |
data |
time.step |
time.step |
spike.occur |
spike.occur |
val.change |
val change |
reset |
reset |
spike times
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.