Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

distr6 (version 1.0.0)

dmin: Distribution Minimum Accessor

Description

Returns the distribution minimum as the minimum of the support. If the support is not bounded below then minimum is given by minimum=infimum+1.1e15

Usage

dmin(object)

Arguments

object

Distribution.

Value

Minimum as a numeric.

R6 Usage

$dmin()

See Also

support, dmax, sup, inf