R/richness_objective_bayes.R
objective_bayes_poisson.RdObjective 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 )
| data | TODO(Kathryn) |
|---|---|
| output | TODO(Kathryn) |
| plot | TODO(Kathryn) |
| answers | TODO(Kathryn) |
| tau | TODO(Kathryn) |
| burn.in | TODO(Kathryn) |
| iterations | TODO(Kathryn) |
| Metropolis.stdev.N | TODO(Kathryn) |
| Metropolis.start.lambda | TODO(Kathryn) |
| Metropolis.stdev.lambda | TODO(Kathryn) |
| bars | TODO(Kathryn) |