Generic function for computing the support interval (minimum and maximum) for a given probability distribution object.
Arguments
- d
An object. The package provides methods for distribution objects such as those from
Normal()
orBinomial()
etc.- drop
logical. Should the result be simplified to a vector if possible?
- ...
Arguments passed to methods. Unevaluated arguments will generate a warning to catch mispellings or other possible errors.