binom.prior: Prior distribution for binomial data

Description Usage Arguments Value

Description

Prior distribution for binomial data

Usage

1
2
binom.prior(type = c("MAP.FB", "MAP.EB", "PP.FB", "PP.EB", "PP.EB.Beta",
  "Beta.EB", "PP.EB.Sep", "PP.Fix", "PP.Cor"), x, n, verbose = FALSE, ...)

Arguments

type

Which prior to provide

x

Vector of historical events

n

Vector of historical sample sizes

verbose

Print messages

...

Parameters to provide to prior

Value

A density function


StudyPrior documentation built on May 2, 2019, 5:54 p.m.