Description Usage Arguments Value
If the site abundence sample was retained in a call to mcmc.aggregate
the
sites can be re-aggregated according to different region specifications.
1 | newAggregation(fit, aggregation.data, type = "pred", ci.prob = 0.95)
|
fit |
The output list from a previous call to |
aggregation.data |
A data frame with the sites in one column
(with the same name as |
type |
Which site abundance augmentation should be used, |
ci.prob |
Probability for HPD credible intervals. Defaults to 0.95 |
A named list with names equal to the variables in aggregation.data
. Each
element of the list is another list with elements:
aggregated.abund |
The MCMC sample of the new aggregation |
aggregation.summary |
A summary of the aggregation MCMC |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.