powered by
Returns the support of the distribution.
support(object)
Distribution.
An R6 object of class SetInterval.
$support()
The support of a probability distribution is defined as the interval where the pmf/pdf is greater than zero, $$Supp(X) = \{x \ \in R: \ f_X(x) \ > \ 0\}$$ where \(f_X\) is the pmf if distribution \(X\) is discrete, otherwise the pdf.
SetInterval and properties
SetInterval
properties