View source: R/ReversedWeibull.R
support.RevWeibull | R Documentation |
Return the support of the RevWeibull distribution
## S3 method for class 'RevWeibull'
support(d, drop = TRUE, ...)
d |
An |
drop |
logical. Should the result be simplified to a vector if possible? |
... |
Currently not used. |
A vector of length 2 with the minimum and maximum value of the support.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.