var.pre2par: generates a stable dimension N VAR(p) process

View source: R/var.pre2par.r

var.pre2parR Documentation

generates a stable dimension N VAR(p) process

Description

generates a stable dimension N VAR(p) process

Usage

var.pre2par(psi, var.order, N, debug = FALSE)

Arguments

psi

vector of real numbers, of length p*N^2

var.order

the VAR order p

N

dimension of the process

debug

a Boolean flag; if true, outputs stability check

Value

param: N x N x var.order array


jlivsey/sigex documentation built on March 20, 2024, 3:17 a.m.