survival_exp_series_system | R Documentation |
Survival function for exponential series.
survival_exp_series_system(t, rates, log.p = FALSE)
t |
Vector of series system lifetimes. |
rates |
Vector of rate parameters for exponential component lifetimes. |
log.p |
Logical; if TRUE, return the log of the survival function. |
The survival function evaluated at the specified lifetimes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.