BetaDeltaPrior-class: Generic class for the beta and delta parameters.

BetaDeltaPrior-classR Documentation

Generic class for the beta and delta parameters.

Description

Generic class for the beta and delta parameters.

Usage

## S4 method for signature 'BetaDeltaPrior'
show(object)

## S4 method for signature 'BetaDeltaPrior'
print(x, ...)

## S3 method for class 'BetaDeltaPrior'
print(x, ...)

Arguments

object

The BetaDeltaPrior object.

x

The BetaDeltaPrior object.

...

Ignored.

Value

show and print: The invisible object.

Fields

family

The family of distributions of the prior.


bayesPO documentation built on Sept. 26, 2023, 9:06 a.m.