Learn R Programming

distributions3 (version 0.1.2)

support.HyperGeometric: Return the support of the HyperGeometric distribution

Description

Return the support of the HyperGeometric distribution

Usage

# S3 method for HyperGeometric
support(d)

Arguments

d

An HyperGeometric object created by a call to HyperGeometric().

Value

A vector of length 2 with the minimum and maximum value of the support.