logn.seci: 95% Std deviation and confidence interval for lognormal

Description Usage Arguments Examples

View source: R/utils.r

Description

Calculates the standard deviation and 95 random variable, given the normal mean and standard deviation.

Usage

1

Arguments

mu

Normal mean

sd

Normal std dev.

Examples

1
2
3
sigma.beta=0.24
mu.beta= -1.6
logn.seci(mu.beta,sigma.beta)

david-borchers/LCE_paper documentation built on Nov. 15, 2020, 1:33 p.m.