Last data update: 2014.03.03

R: Plot histogram of AIC values of top MAR models
hist.MARtopR Documentation

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

## S3 method for class 'MARtop'
hist(x, ...)

Arguments

x

The $top.bestfit component of an object of class MAR

...

Further arguments passed to or from other methods

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.

Value

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

Author(s)

LP Scheef

See Also

plot.MARtop

Results