sup.beta_dist: Support of a beta distribution.

View source: R/beta_dist.R

sup.beta_distR Documentation

Support of a beta distribution.

Description

The beta distribution is supported on the open interval (0, 1).

Usage

## S3 method for class 'beta_dist'
sup(x)

Arguments

x

A beta_dist object.

Value

An interval object representing (0, 1).

Examples

sup(beta_dist(2, 5))

algebraic.dist documentation built on Feb. 27, 2026, 5:06 p.m.