fmmax {dwp} | R Documentation |
Improper priors need to be clipped in order to be usable.
fmmax
and fmmax.ab
find values of m
that are large enough
that the probability of exceeding is less than 0.0001 (depends on g
and
X
).
fmmax(x, g)
fmmax.ab(x, pBa, pBb)
x |
carcass count |
g |
overall carcass detection probability |
pBa , pBb |
parameters for beta distribution characterizing estimated |
integer m
such that Pr(M >= m) < 0.0001