R/lognormal.R
sup.lognormal.Rd
The log-normal distribution is supported on (0,∞).
# S3 method for class 'lognormal' sup(x)
A lognormal object.
lognormal
An interval object representing (0,∞).
interval
sup(lognormal(0, 1)) #> (0, Inf)