getMapStatsShuffle-methods: Calculate random spatial statistics of the firing rate maps...

Description Usage Arguments Value

Description

The random values are obtained by shifting the position data. The number of shufflings is nShufflings of the SpatialProperties2d object.

Usage

1
2
3
4
5
getMapStatsShuffle(sp, st, pt, border = "rectangular", triggered = F)

## S4 method for signature 'SpatialProperties2d'
getMapStatsShuffle(sp, st, pt,
  border = "rectangular", triggered = FALSE)

Arguments

sp

SpatialProperties2d object

st

SpikeTrain object

pt

Positrack object

border

Set how the border of the environment will be detected. Value can be set to "rectangular" or "circular. Default value is rectangular

triggered

Logical indicating whether to calculate a spike-triggered firing rate map instead of conventional map Default value is FALSE

Value

SpatialProperties2d object with the random stats in the following slots: peakRateShuffle, infoScoreShuffle, sparsityShuffle, borderScoreShuffle and gridScoreShuffle, etc.


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