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