logNormal_CDF: Log normal cumulative distribution function

Description Usage Arguments

View source: R/logNormal_CDF.R

Description

Log normal cumulative distribution function

Usage

1
logNormal_CDF(x, meanlog, sdlog)

Arguments

x

A numeric for which cumulative area under the log-normal curve is to be computed.

meanlog

A numeric of estimated log-normal mean.

sdlog

A numeric of estimated log-normal standerd deviation.


msxakk89/dat documentation built on Aug. 3, 2020, 6:39 p.m.