R/dist_spec.R
lower_bounds.Rd
This is used to avoid sampling parameter values that have no support.
lower_bounds(distribution)
Character; the distribution to use.
A numeric vector, the lower bounds.
if (FALSE) { # \dontrun{ lower_bounds("lognormal") } # }