priors: Create list of prior specifications

priorsR Documentation

Create list of prior specifications

Description

Given the data values for the priors are determined.

Usage

priorsFish(y, eps = 10^-16)
priorsRaftery(y)
priorsUncertain(y, eps = 10^-16)

Arguments

y

a numeric vector.

eps

a numeric value indicating the smallest value for flat priors.

Details

Values for the prior parameter b0, B0, nu0 and S0 are determined.

Value

There is a list returned with named components of the prior parameters.

Author(s)

Bettina Gruen


bayesmix documentation built on April 14, 2023, 12:27 a.m.

Related to priors in bayesmix...