Description Usage Arguments Value See Also
View source: R/extended_surfaceAICPlot.R
Explore model fit by visually comparing the AICc values of the results
obtained using surfaceExtended
. The fit of OUM models obtained using
forward, backwards and extended phases of SURFACE, as well as that of models
explored with OUwie, are plotted against the number of regimes.
1 | extended_surfaceAICPlot(ext_surface, summary, fwd_surface = NA)
|
ext_surface |
List of models obtained using the extended phase of
SURFACE. This is always the first element in the list returned by
|
summary |
A data.frame with AICc values of OUwie models. This is always
the second element in the list returned by |
fwd_surface |
Optional. List of models obtained using the forward phase of SURFACE. If provided these will also be included in the plot. |
Plot of AICc values against number of regimes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.