Description Usage Arguments Details Value Author(s) See Also Examples
This function takes a fitted mobility mobility.model
object and calculates goodness of fit metrics. If the Deviance
Information Criterin (DIC) was calculated in the supplied model object, it is included in output.
When plots = TRUE
, two plots are shown containing the posterior distribution of trip counts compared to observed data
and a Normal Q-Q plot showing the quantiles of model residuals against those
expected from a Normal distribution.
1 |
object |
a |
plots |
logical indicating whether to plot the Posterior Predictive Check and Normal Q-Q Plot (default = |
... |
further arguments passed to or from other methods |
Goodness of fit metrics include:
a list of goodness of fit measures
John Giles
Other model:
compare()
,
fit_jags()
,
fit_prob_travel()
,
mobility()
,
predict()
,
residuals()
,
summary()
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.