fmmax {dwp} | R Documentation |
Find suitable mmax for clipping improper priors for M
Description
Improper priors need to be clipped in order to be usable.
fmmax
and fmmax.ab
find values of that are large enough
that the probability of exceeding is less than 0.0001 (depends on
and
).
Usage
fmmax(x, g)
fmmax.ab(x, pBa, pBb)
Arguments
x |
carcass count |
g |
overall carcass detection probability |
pBa , pBb |
parameters for beta distribution characterizing estimated |
Value
integer such that
[Package dwp version 1.1 Index]