Objective Bayes species richness estimate with the Negative Binomial model
objective_bayes_negbin(
data,
output = TRUE,
plot = TRUE,
answers = FALSE,
tau = 10,
burn.in = 1000,
iterations = 5000,
Metropolis.stdev.N = 100,
Metropolis.start.T1 = -0.8,
Metropolis.stdev.T1 = 0.01,
Metropolis.start.T2 = 0.8,
Metropolis.stdev.T2 = 0.01,
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)
TODO(Kathryn)
TODO(Kathryn)