Objective Bayes species richness estimate with the Poisson model
objective_bayes_poisson(
data,
output = TRUE,
plot = TRUE,
answers = FALSE,
tau = 10,
burn.in = 100,
iterations = 2500,
Metropolis.stdev.N = 75,
Metropolis.start.lambda = 1,
Metropolis.stdev.lambda = 0.3,
bars = 5
)
A list of results, including
the median of estimates of N
,
a confidence interval for N
,
the mean of estimates of N
,
the standard error of mean estimates
,
the DIC of the model
,
fitted values
, and
model diagonstics
.
TODO(Kathryn)
TODO(Kathryn)
TODO(Kathryn)
TODO(Kathryn)
TODO(Kathryn)
TODO(Kathryn)
TODO(Kathryn)
TODO(Kathryn)
TODO(Kathryn)
TODO(Kathryn)
TODO(Kathryn)