Return the support of the Tukey distribution
Usage
# S3 method for class 'Tukey'
support(d, drop = TRUE, ...)
Arguments
- d
An
Tukey
object created by a call toTukey()
.- drop
logical. Should the result be simplified to a vector if possible?
- ...
Currently not used.