qexp_series_system | R Documentation |
Qunatile function for exponential series.
qexp_series_system(p, rates, lower.tail = TRUE, log.p = FALSE)
p |
Vector of quantiles. |
rates |
Vector of rate parameters for exponential component lifetimes. |
lower.tail |
Logical, if TRUE (default), probabilities are |
log.p |
Logical, if TRUE, vector of probabilities |
Quantiles corresponding to the given probabilities p
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.