Learn R Programming

distributions3 (version 0.1.2)

support: Return the support of a distribution

Description

Return the support of a distribution

Usage

support(d)

Arguments

d

A probability distribution object such as those created by a call to Bernoulli(), Beta(), or Binomial().

Value

A vector with two elements indicating the range of the support.