Last data update: 2014.03.03

R: Plot coefficients of top MAR models
plot.MARtopR Documentation

Plot coefficients of top MAR models

Description

Plots the coefficients of the best-fit models contained in the $top.bestfit component of an object of class MAR

Usage

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

Arguments

x

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

...

Further arguments passed to or from other methods

Details

The B- and C-matrix coefficients of the top best-fit models are plotted as a grid of bar graphs, with the selected best-fit model represented by the top-most set of bars.

Value

A graphics device containing the coefficient plot

Author(s)

LP Scheef

See Also

run.mar

Results