support.NegativeBinomial: Return the support of the NegativeBinomial distribution
Description
Return the support of the NegativeBinomial distribution
Usage
# S3 method for NegativeBinomial
support(d)
Value
A vector of length 2 with the minimum and maximum value of the support.