Description Usage Arguments Details Value Examples
The survival function of a Gompertz-gamma distribution
1 | SGgompertz(x, shape = 1, scale = 1, frail = 0, log.p = FALSE)
|
x |
A vector of positive numbers |
shape |
The shape parameter |
scale |
The scale parameter |
frail |
The frailty parameter |
log.p |
Logical, should the result be on a log scale? |
The survivor function S(x) is defined as
A numerical vector of the same length as x
.
1 | SGgompertz(c(1, 3, 5))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.