sup.lognormal: Support of a log-normal distribution.

View source: R/lognormal.R

sup.lognormalR Documentation

Support of a log-normal distribution.

Description

The log-normal distribution is supported on (0, \infty).

Usage

## S3 method for class 'lognormal'
sup(x)

Arguments

x

A lognormal object.

Value

An interval object representing (0, \infty).

Examples

sup(lognormal(0, 1))

algebraic.dist documentation built on Feb. 27, 2026, 5:06 p.m.