Last chance! 50% off unlimited learning
Sale ends in
The survival function of a probability distribution is the probability of surviving after a point x.
survival(object, x1, log = FALSE)
Distribution.
Point to evaluate the survival function at.
logical, if TRUE then the (natural) logarithm of the survival function is returned.
Survival function as a numeric, natural logarithm returned if log
is TRUE.
$survival(x1, log = FALSE)
The survival function is defined by
Can only be used after decorating with ExoticStatistics
.