getNet {mlVAR} | R 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 |
Author(s)
Sacha Epskamp <mail@sachaepskamp.com>
[Package mlVAR version 0.5.2 Index]