Description Usage Arguments Value
View source: R/misc_distributions.R
Zero-inflated exponential distribution
1 | rzexp(n, rate = 1, zero_weight = 0)
|
n |
number of observations. If length(n) > 1, the length is taken to be the number required. |
rate |
vector of rates |
zero_weight |
probability of drawing a 0 |
Numeric vector of length n
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.