log_sigma: log_sigma

View source: R/lognormal_funs.R

log_sigmaR Documentation

log_sigma

Description

Calculate the sigma of the lognormal distribution based on

\sigma = \sqrt{log(cv^2 + 1)}

Usage

log_sigma(cv)

Arguments

cv

The CV (note this is in proportion not percentage) of the lognormal distribution

Value

The the sigma


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