BetaDeltaPrior-class | R Documentation |
Generic class for the beta and delta parameters.
## S4 method for signature 'BetaDeltaPrior'
show(object)
## S4 method for signature 'BetaDeltaPrior'
print(x, ...)
## S3 method for class 'BetaDeltaPrior'
print(x, ...)
object |
The BetaDeltaPrior object. |
x |
The BetaDeltaPrior object. |
... |
Ignored. |
show
and print
: The invisible object.
family
The family of distributions of the prior.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.