Description Usage Arguments Value Specification Examples
s2pwe
converts a discrete set of points from an arbitrary survival distribution
to a piecewise exponential approximation
1 | s2pwe(times, survival)
|
times |
Positive increasing times at which survival distribution is provided. |
survival |
Survival (1 - cumulative distribution function) at specified |
A tibble containing the duration and rate.
The contents of this section are shown in PDF user manual only.#' @return A tibble
with duration
and 'rate'
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.