LogVMR: Calculate the variance to mean ratio of logged values

Description Usage Arguments Value Examples

View source: R/utilities.R

Description

Calculate the variance to mean ratio (VMR) in non-logspace (return answer in log-space)

Usage

1
LogVMR(x, ...)

Arguments

x

A vector of values

...

Other arguments (not used)

Value

Returns the VMR in log-space

Examples

1
LogVMR(x = c(1, 2, 3))

mrod0101/seurat documentation built on March 2, 2022, 12:17 a.m.