log_cv: log_cv Calculate the CV of the lognormal distribution based...

View source: R/lognormal_funs.R

log_cvR Documentation

log_cv Calculate the CV of the lognormal distribution based on

cv = \sqrt{e^{\sigma^2} - 1}

Description

log_cv Calculate the CV of the lognormal distribution based on

cv = \sqrt{e^{\sigma^2} - 1}

Usage

log_cv(sigma)

Arguments

sigma

The standard deviation of the lognormal distribution

Value

The the cv


Craig44/stockassessmenthelper documentation built on April 14, 2023, 10:57 a.m.