getNet: Gets a network structure

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

getNetR Documentation

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(s)

Sacha Epskamp <mail@sachaepskamp.com>


mlVAR documentation built on May 31, 2023, 6:51 p.m.

Related to getNet in mlVAR...