dm_index: Indices of a duplication matrix

Description Usage Arguments Details Value

View source: R/aux_funs.R

Description

Create a matrix containing row and column indices of a duplication matrix. These indices specify where the duplication matrix carries ones.

Usage

1

Arguments

K

An integer scalar. The number of variables of the VAR(p) system.

Details

It is a helper function for duplication_matrix.

Value

An integer matrix of dimension 2 x K^2. The first columns corresponds to the row index, the second column to the column index.


nielsaka/zeitreihe documentation built on March 17, 2020, 8:38 p.m.