Description Usage Arguments Value Author(s) See Also Examples
Given two or more mobility.model
objects, this function will parse out model information and goodness of fit metrics produced by the
check
function and return them side by side for comparison.
1 | compare(object)
|
object |
a list of |
a dataframe where the rows contain basic model information along with goodness of fit metrics for each model
John Giles
Other model:
check()
,
fit_jags()
,
fit_prob_travel()
,
mobility()
,
predict()
,
residuals()
,
summary()
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.