splitBeta: splitBeta - takes multiple Beta distributions and splits them...

Description Usage Arguments

View source: R/splitBeta.R

Description

splitBeta is used to take the single Beta distribution returned by the experts in the Right Whale movement elicitation into multiple Dirchlet distributions. The purpose is that for the sake of expediency we collapsed several transitions into on transition, so experts only had to answer a single question.

Usage

1
splitBeta(n, m, nreg)

Arguments

n

A number corresponding to the first parameter of the Beta distribution; this corresponds to the confidence parameter: inputConfRaw

m

A number corresponding to the second parameter of the Beta distribution; this corresponds to the # of whales / 100, e.g. moveNortherntoMIDA / 100

nreg

the number of Dirichlet distributions to split the Beta into; this corresponds to the number of regions


robschick/eliciteg documentation built on May 27, 2019, 11:58 a.m.