ISIPlot: Inter-spike interval plot

View source: R/ISIPlot.R

ISIPlotR Documentation

Inter-spike interval plot

Description

Produces an inter-spike interval (ISI) plot for a single trial.

Usage

ISIPlot(NeuronNumber, TrialNumber, spike.train)

Arguments

NeuronNumber

an identifier for the neuron being plotted.

TrialNumber

the trial number whose spike train is being plotted.

spike.train

a list of spike trains.

Value

A ggplot object containing the parameters of the ISI plot.

References

Ramezan, R., Marriott, P., and Chenouri, S. (2014), Statistics in Medicine, 33(2), 238-256. doi: 10.1002/sim.5923.


dpwynne/mmnst documentation built on Aug. 1, 2023, 8:08 a.m.