getNet: Gets a network structure

Description Usage Arguments Author(s)

View source: R/S3Methods0.R View source: R/S3Methods.R

Description

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

Usage

1
getNet(x, ...)

Arguments

x

An 'mlVAR' or 'mlVARsim0' object.

...

Arguments sent to plot.mlVAR

Author(s)

Sacha Epskamp <mail@sachaepskamp.com>


mlVAR documentation built on Oct. 25, 2021, 5:07 p.m.

Related to getNet in mlVAR...