fiveNode: Example Network Time Series

Description Usage Format Examples

Description

A multivariate time series fiveVTS and corresponding network fiveNet.

Usage

1
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

1
2

nunesmatt/GNAR documentation built on Oct. 29, 2019, 4:25 p.m.