plot.MARtop: Plot coefficients of top MAR models

Description Usage Arguments Details Value Author(s) See Also

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

Description

Plots the coefficients 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'
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


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