Last chance! 50% off unlimited learning
Sale ends in
The anti-derivative of the cumulative distribution function between given limits or over the full support.
cdfAntiDeriv(object, lower = NULL, upper = NULL)
Distribution.
lower limit for integration, default is infimum.
upper limit for integration, default is supremum.
Antiderivative of the cdf evaluated between limits as a numeric.
$cdfAntiDeriv(lower = NULL, upper = NULL)
The cdf anti-derivative is defined by
Can only be used after decorating with ExoticStatistics
.