Learn R Programming

bayesmix (version 0.7-6)

priors: 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)

Value

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

Arguments

y

a numeric vector.

eps

a numeric value indicating the smallest value for flat priors.

Author

Bettina Gruen

Details

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