bcp: bcp

View source: R/bcp.R

bcpR Documentation

bcp

Description

Implementation of bcp function, see pages 362-363 (2nd Edition).

Usage

bcp(theta.matrix, y, a, b, g, d)

Arguments

theta.matrix

theta.matrix

y

Counts of Coal Mining Disasters

a

Alpha Value in the lambda Prior

b

Beta Value in the lambda Prior

g

Gamma Value in the phi Prior

d

Delta Value in the phi Prior

Author(s)

Jeff Gill

Examples

## Not run: 
bcp(theta.matrix,y,a,b,g,d)

## End(Not run)

BaM documentation built on Oct. 14, 2022, 5:07 p.m.

Related to bcp in BaM...