fmmax {eoa3}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 mm that are large enough that the probability of exceeding is less than 0.0001 (depends on gg and XX).

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 gg

Value

integer mm such that Pr(M>=m)<0.0001Pr(M >= m) < 0.0001


[Package eoa3 version 1.0.0.1 Index]