Description Usage Arguments Value Author(s) See Also Examples
This is a wrapper function of MCMCsummary
that calculates summary statistics for each
parameter in a mobility.model
object. Summary statistics are calculated for all parameters across
each chain along with convergance diagnosics like the Gelman-Rubin convergence diagnostic and (Rhat) and samples
auto-correlation foreach parameter. If the model object contains deviance and penalty parameters, then Deviance Information
Criterion (DIC) is calculated and appended to the summary.
1 |
object |
a |
probs |
numeric vector giving the quantiles to calculate for each parameter (default = |
ac_lags |
numeric vector of lags over which to calculate autocorrelation of samples within chains (default = |
... |
further arguments passed to or from other methods |
a dataframe with summary statistics
John Giles
Other model:
check()
,
compare()
,
fit_jags()
,
fit_prob_travel()
,
mobility()
,
predict()
,
residuals()
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.