extended_surfaceAICPlot: Plot AICc values of multi-OU models

Description Usage Arguments Value See Also

View source: R/extended_surfaceAICPlot.R

Description

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.

Usage

1
extended_surfaceAICPlot(ext_surface, summary, fwd_surface = NA)

Arguments

ext_surface

List of models obtained using the extended phase of SURFACE. This is always the first element in the list returned by surfaceExtended.

summary

A data.frame with AICc values of OUwie models. This is always the second element in the list returned by surfaceExtended.

fwd_surface

Optional. List of models obtained using the forward phase of SURFACE. If provided these will also be included in the plot.

Value

Plot of AICc values against number of regimes.

See Also

surfaceExtended


mongiardino/extendedSurface documentation built on July 6, 2021, 7:13 p.m.