firingRateMapCorrelationRotation-methods: Calculate a Pearson correlation coefficients between maps of...

Description Usage Arguments Value

Description

Used to estimate whether the spatial representation rotated between two conditions

Usage

1
2
3
4
5
firingRateMapCorrelationRotation(sp1, sp2, numRotations, rotationDegrees)

## S4 method for signature 'SpatialProperties2d'
firingRateMapCorrelationRotation(sp1, sp2,
  numRotations = 36, rotationDegrees = 10)

Arguments

sp1

SpatialProperties2d object

sp2

SpatialProperties2d object

numRotations

Number of rotation steps

rotationDegrees

Number of degrees for each rotation step

Value

Matrix containing the Pearson correlation coefficients after different rotations (cols), each map pair has its own row


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