meanFiringRate-methods: Calculate the mean firing rate (Hz) of each neuron in a...

Description Usage Arguments Value

Description

This is simply the number of spikes divided by the time within the intervals set in the SpikeTrain object.

Usage

1
2
3
4
meanFiringRate(st)

## S4 method for signature 'SpikeTrain'
meanFiringRate(st)

Arguments

st

SpikeTrain object

Value

a SpikeTrain object with the mean firing rate in slot meanFiringRate


kevin-allen/relectro documentation built on May 20, 2019, 9:06 a.m.