Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot.GNARnet

Plot function for GNAR networks


Description

Plots a GNAR network using the 'igraph' package.

Usage

## S3 method for class 'GNARnet'
plot(x, ...)

Arguments

x

the networkGNARnet object associated with the time series, containing a list with entries $edges and $dist.

...

additional arguments for the igraph plotting function, see plot.igraph.

Details

S3 method for class "GNARnet".

Examples

#Plot fiveNet
plot(fiveNet)

GNAR

Methods for Fitting Network Time Series Models

v1.1.1
GPL-2
Authors
Kathryn Leeming [aut], Guy Nason [aut], Matt Nunes [aut, cre], Marina Knight [ctb]
Initial release
2020-11-10

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.