prior: Generate a prior

Description Usage Arguments Examples

View source: R/prior.R

Description

The function generates a prior in the form required for other functions, namely a column matrix

Usage

1
prior(s, M)

Arguments

s

what kind of prior do you want? Can choose 'flat', 'random', 'flatSomeZero' and 'flatMostZero'

N

number of hypotheses

Examples

1
prior('random', M)

neilbramley/acl_source documentation built on May 29, 2019, 6:53 p.m.