LogVMR: Calculate the variance to mean ratio of logged values

View source: R/utilities.R

LogVMRR Documentation

Calculate the variance to mean ratio of logged values

Description

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

Usage

LogVMR(x, ...)

Arguments

x

A vector of values

...

Other arguments (not used)

Value

Returns the VMR in log-space

Examples

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


satijalab/seurat documentation built on March 20, 2024, 8:41 p.m.