priors | R Documentation |
Given the data values for the priors are determined.
priorsFish(y, eps = 10^-16)
priorsRaftery(y)
priorsUncertain(y, eps = 10^-16)
y |
a numeric vector. |
eps |
a numeric value indicating the smallest value for flat priors. |
Values for the prior parameter b0
, B0
, nu0
and S0
are determined.
There is a list returned with named components of the prior parameters.
Bettina Gruen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.