powered by
Return the support of a distribution
support(d, drop = TRUE)
A vector with two elements indicating the range of the support.
A probability distribution object such as those created by a call to Bernoulli(), Beta(), or Binomial().
Bernoulli()
Beta()
Binomial()
logical. Should the result be simplified to a vector if possible?