Given a fitted model object (fit with 'keep.site.abund=TRUE') the function recalculates the posterior sample for an alternate time scale than was originally specified in the model fitting MCMC sample.
1 | updateTrend(x, start, end, type = "pred", order = "lin")
|
x |
An mcmc augmentation object produced by a call to |
start |
A new start value for the time span |
end |
A new end value for the time span |
type |
The type of trend calculated. Use |
order |
The order of trend calculated. Can be one of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.