Learn R Programming

distributions3 (version 0.1.2)

support.Cauchy: Return the support of the Cauchy distribution

Description

Return the support of the Cauchy distribution

Usage

# S3 method for Cauchy
support(d)

Arguments

d

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

Value

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