priors {bayesmix}R Documentation

Creates list of prior specifications

Description

Given the data values for the priors are determined.

Usage

priorsFish(y)
priorsRaftery(y)
priorsUncertain(y)

Arguments

y a numeric vector.

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


[Package bayesmix version 0.5-3 Index]