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