ngeoSD: Get the geometric standard deviation of a vector

View source: R/utils.R

ngeoSDR Documentation

Get the geometric standard deviation of a vector

Description

Get the geometric standard deviation of a vector

Usage

ngeoSD(x, thresh = 0.5)

Arguments

x

numeric vector

thresh

minimum numeric value greater than 0 to have in vector

Value

numeric geometric standard deviation of vector

Examples

ngeoSD(c(0, 1, 2, 2), thresh=0.1)


Nanostring-Biostats/GeomxTools documentation built on June 14, 2025, 3:43 a.m.