dst_lnorm: Log Normal Distribution

View source: R/dst_lnorm.R

dst_lnormR Documentation

Log Normal Distribution

Description

Makes a distribution belonging to the family of Log Normal distributions.

Usage

dst_lnorm(meanlog, variancelog)

Arguments

meanlog, variancelog

Mean and variance of the distribution on a log scale.

Value

Object of class c("lnorm", "dst"). dst_lnorm(0, 1)


vincenzocoia/distionary documentation built on Oct. 13, 2024, 12:04 a.m.