Learn R Programming

distr6 (version 1.5.6)

workingSupport: Approximate Finite Support

Description

If the distribution has an infinite support then this function calculates the approximate finite limits by finding the largest small number for which cdf == 0 and the smallest large number for which cdf == 1.

Usage

workingSupport(object)

Arguments

object

Distribution.

Value

set6 object.