Seurat (version 5.0.3)

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

Value

Returns the standard deviation in log-space

Arguments

x

A vector of values

Examples

Run this code
ExpSD(x = c(1, 2, 3))

Run the code above in your browser using DataLab