Learn R Programming

mlVAR (version 0.5.2)

getNet: Gets a network structure

Description

This function is simply a wrapper around the plotting method for mlVAR objects, that extracts the network structure rather than plotting them.

Usage

getNet(x, ...)

Arguments

x

An `mlVAR` or `mlVARsim0` object.

...

Arguments sent to plot.mlVAR

Author

Sacha Epskamp <mail@sachaepskamp.com>