geosd: Calculate geometric standard deviation of a numeric vector

View source: R/utilities.R

geosdR Documentation

Calculate geometric standard deviation of a numeric vector

Description

Calculate geometric standard deviation of a numeric vector

Usage

geosd(x, na.rm = FALSE)

Arguments

x

Numeric array

na.rm

A logical value indicating whether NA values should be stripped before the computation proceeds.

Value

Geometric standard deviation of x


esqLABS/esqlabsR documentation built on April 17, 2025, 10:51 a.m.