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

fiveNode

Example Network Time Series


Description

A multivariate time series fiveVTS and corresponding network fiveNet.

Usage

data("fiveNode")

Format

This dataset contains two R objects:
fiveVTS is a ts object with a matrix of 200 rows (t=200) and 5 columns (n=5) fiveNet is a GNARnet object containing $edges and $dist.
edges is a list of length five, with edges[[i]] containing the vertices that node i is connected to.
dist is a list of length five, with dist[[i]] containing the length of the vertices that node i is connected to.

Examples

plot(fiveNet)
image(fiveVTS)

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.