Description Usage Arguments Details
Using runExample() produces a GUI for simulating spikes from our model. This allows for the easy simulation of spikes without using R directly, and the generated spike sequences can be locally downloaded.
1 | run_app(app)
|
app |
The type of application you want to open. The options are 'SimulatingSpikes' or 'ViewData' |
The application only allows for the implementation of 5 ISI types, namely: Exponential, Gamma, Inverse Gaussian, Log Normal and Weibull. To use alternatively distributions/parameterisations please use or simulate_spikes
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.