firingRateMapCorrelation-methods: Calculate a Pearson correlation coefficients between the...

Description Usage Arguments Details Value

Description

Used to estimate map stability between the firing rate maps in two conditions.

Usage

1
2
3
4
firingRateMapCorrelation(sp1, sp2)

## S4 method for signature 'SpatialProperties2d'
firingRateMapCorrelation(sp1, sp2)

Arguments

sp1

SpatialProperties2d object

sp2

SpatialProperties2d object

Details

The maps of 2 SpatialProperties2d are compared. If the maps are made with different Positrack objects, make sure that the sp@reduceSize is set to FALSE. Also make sure that the maps of the 2 SpatialProperties2d objects have the same dimensions by using the arguments nRowMap and nColMap when calling firingRateMap2d().

Value

Numeric containing the Pearson correlation coefficients


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