rexp_series_system | R Documentation |
Survival function for exponential series.
rexp_series_system(n, rates, keep_latent = FALSE)
n |
Integer, number of observations to generate. |
rates |
Vector of rate parameters for exponential component lifetimes. |
A vector of random variates from the specified exponential series distribution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.