Unlimited learning, half price | 50% off
Get 50% off unlimited learning

distributions3 (version 0.1.2)

support.LogNormal: Return the support of the LogNormal distribution

Description

Return the support of the LogNormal distribution

Usage

# S3 method for LogNormal
support(d)

Arguments

d

An LogNormal object created by a call to LogNormal().

Value

A vector of length 2 with the minimum and maximum value of the support.