ExpSD: Calculate the standard deviation of logged values

View source: R/utilities.R

ExpSDR Documentation

Calculate the standard deviation of logged values

Description

Calculate SD of logged values in non-log space (return answer in log-space)

Usage

ExpSD(x)

Arguments

x

A vector of values

Value

Returns the standard deviation in log-space

Examples

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


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