lmNormalize: Provides column by column normalisation on Y given cell size...

Description Usage Arguments

View source: R/normalize.R

Description

Provides column by column normalisation on Y given cell size s

Usage

1
lmNormalize(Y, s, by.class, cell.classes = NULL)

Arguments

Y

Measurement by channel matrix

s

Vector of cell sizes

by.class

Normalize each cell class separately

cell.classes

A vector of cell classes as each type is normalized separately. Should be the same length as nrow(Y), and is most likely the output of cellClass(sp) for some SPData object sp


kieranrcampbell/SpatialStats documentation built on May 20, 2019, 9:24 a.m.