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

Description Usage Arguments Details Value Author(s) See Also

View source: R/method.plot.MARtop.R

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

1
2
## 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


MAR1 documentation built on May 29, 2017, 4:18 p.m.