Learn R Programming

MAR1 (version 1.0)

hist.MARtop: Plot histogram of AIC values of top MAR models

Description

Plots a histogram of the AIC values of the best-fit models contained in the $top.bestfit component of an object of class MAR

Usage

"hist"(x, ...)

Arguments

x
The $top.bestfit component of an object of class MAR
...
Further arguments passed to or from other methods

Value

A graphics device containing the histogram of top best-fit model AIC values

Details

The AIC values of the top best-fit models are plotted as a frequency histogram. A blue asterisk indicates the AIC value of the selected best-fit model.

See Also

plot.MARtop