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))

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