Learn R Programming

pompp (version 0.1.3)

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

Description

Generic class for the beta and delta parameters.

Usage

# S4 method for BetaDeltaPrior
show(object)

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

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

Value

show and print: The invisible object.

Arguments

object

The BetaDeltaPrior object.

x

The BetaDeltaPrior object.

...

Ignored.

Fields

family

The family of distributions of the prior.