lognorm.ci: Lognormal confidence interval

Description Usage Arguments Value

View source: R/utils.R

Description

Returns confidence interval assuming estimator has a lognormal distribution

Usage

1
lognorm.ci(x, se, alpha = 0.05)

Arguments

x

The estimate

se

The standard error of the estimate

alpha

The significance level (defaults to alpha=0.05 for 95% level)

Value

The function returns a list with the following elements:


david-borchers/mt5751a documentation built on Feb. 22, 2021, 4:01 a.m.