RunMoransI: Compute Moran's I value.

View source: R/preprocessing.R

RunMoransIR Documentation

Compute Moran's I value.

Description

Wraps the functionality of the Moran.I function from the ape package. Weights are computed as 1/distance.

Usage

RunMoransI(data, pos, verbose = TRUE)

Arguments

data

Expression matrix

pos

Position matrix

verbose

Display messages/progress


Seurat documentation built on Nov. 18, 2023, 1:10 a.m.