exp_ci: Exponential confidence interval

Description Usage Arguments Value

View source: R/utils.R

Description

Get the confidence interval of Q = exp(Y) when Y is normal, i.e, Q is log-normal.

Usage

1
exp_ci(y, sigma2)

Arguments

y

A vector of model estimates

sigma2

The variance of y as learned from a model

Value

A data.table with the updated confidence intervals


ldsr documentation built on May 4, 2020, 5:06 p.m.