Learn R Programming

algebraic.dist (version 0.9.1)

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

Description

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

Usage

# S3 method for lognormal
sup(x)

Value

An interval object representing \((0, \infty)\).

Arguments

x

A lognormal object.

Examples

Run this code
sup(lognormal(0, 1))

Run the code above in your browser using DataLab