RunMarkVario: Run the mark variogram computation on a given position matrix...

Description Usage Arguments

View source: R/preprocessing.R

Description

Wraps the functionality of markvario from the spatstat package.

Usage

1
RunMarkVario(spatial.location, data, ...)

Arguments

spatial.location

A 2 column matrix giving the spatial locations of each of the data points also in data

data

Matrix containing the data used as "marks" (e.g. gene expression)

...

Arguments passed to markvario


ibseq/scs-analysis documentation built on Feb. 27, 2021, 12:35 a.m.