Learn R Programming

distr6 (version 1.5.2)

survivalAntiDeriv: Survival Function Anti-Derivative

Description

The anti-derivative of the survival function between given limits or over the full support.

Usage

survivalAntiDeriv(object, lower = NULL, upper = NULL)

Arguments

object

Distribution.

lower

lower limit for integration, default is infimum.

upper

upper limit for integration, default is supremum.

Value

Antiderivative of the survival function evaluated between limits as a numeric.