calculate_isis: Calculate inter spike intervals

Description Usage Arguments Value Examples

View source: R/spikes.R

Description

The function calculates all the interspikes interval between all spikes of each of the channels recorded.

Usage

1

Arguments

s

MEA data structure

Value

Returns the MEA data structure (S object in the example) with the following new lists:

S$isis

list of all isis for each channel

S$mean_isis

mean isis for each channel

S$sd_isis

sd of isis for each channel

Examples

1
2

meaRtools documentation built on May 1, 2019, 7:32 p.m.