GNAR1.1.3 package

Methods for Fitting Network Time Series Models

active_node_plot

Produces an active node matrix heat-map.

AIC.GNARfit

Akaike's Information Criterion for GNAR models

as.matrix.GNARnet

Converts a GNAR networks into a weighted adjacency matrix

BIC.GNARfit

Bayesian Information Criterion for GNAR models

coef.GNARfit

Function to return coefficients of GNARfit objects

corbit_plot

Corbit (correlation-orbit) plot, which aids model selection by visuali...

fitted.GNARfit

Function to return fitted values of GNARfit objects

gdpVTS

Differenced GDP values for 35 countries

get_k_stages_adjacency_tensor

Computes a list of r-stage adjacency matrices.

GNAR

GNAR package

GNesign.Rd

Function to create the GNAR design matrix

GNARfit

Fitting function for GNAR models

GNARsim

Simulates a GNAR process

GNARtoigraph

Converts a GNAR network to a weighted igraph object

GNARXdesign

Function to create the GNARX design matrix

GNARXfit

Fitting function for GNARX models

GNARXsim

Simulates a GNARX process

igraphtoGNAR

Converts an igraph to GNAR network

is.GNARfit

Function to check GNARfit objects

is.GNARnet

Functions to check and create GNARnet objects

local_relevance_plot

Produces a local neighbourhood relevance plot based on the distances i...

logLik.GNARfit

Log-likelihood method for GNARfit objects

matrixtoGNAR

Converts an adjacency matrix to GNAR network

na.row

Identifies which rows of a matrix have NAs

nacf

Computes the Network Autocorrelation Function (NACF)

nobs.GNARfit

Function to return the number of observations input to GNARfit objects

node_relevance_plot

Produces a node relevance plot, which compares the impact each node ha...

NofNeighbours

Calculates stage-neighbours of a network

plot.GNARnet

Plot function for GNAR networks

pnacf

Computes the Partial Network Autocorrelation Function (PNACF)

predict.GNARfit

Prediction of a GNARfit object

print.GNARfit

Function to print the model and coefficients of GNARfit objects

print.GNARnet

Print function for GNAR networks

residToMat

Converts the output of a GNARfit call to fitted and residual value mat...

residuals.GNARfit

Function to return residuals of GNARfit objects

seed.nos

Vector of seed numbers

seedToNet

Produces a random network from a seed value

simulate.GNARfit

Function to simulate from a GNARfit object

summary.GNARfit

Returns model summary for a GNAR model fit

summary.GNARnet

Summary function for GNAR networks

vcov.GNARfit

Calculate variance-covariance matrix for a itted GNARfit object

wagner_plot

Produces a Wagner plot for the specified choice of covariates and/or t...

weights_matrix

Computes the weights matrix corresponding to the GNAR network object l...

windnetplot

Produce bespoke plot of the wind data network

Simulation of, and fitting models for, Generalised Network Autoregressive (GNAR) time series models which take account of network structure, potentially with exogenous variables. Such models are described in Knight et al. (2020) <doi:10.18637/jss.v096.i05> and Nason and Wei (2021) <doi:10.1111/rssa.12875>. Diagnostic tools for GNAR(X) models can be found in Nason et al (2023) <arXiv:2312.00530>.

  • Maintainer: Matt Nunes
  • License: GPL-2
  • Last published: 2023-12-18