sigex.param2gcd: Utility that takes a real vector and inserts as entries of a...

View source: R/sigex.param2gcd.r

sigex.param2gcdR Documentation

Utility that takes a real vector and inserts as entries of a unit lower triangular matrix

Description

Utility that takes a real vector and inserts as entries of a unit lower triangular matrix

Usage

sigex.param2gcd(L.psi, N, vrank)

Arguments

L.psi

A vector of reals of length <= N(N-1)/2

N

Dimension of the time series

vrank

Vector of integers between 1 and N, corresponding to indices of non-zero Schur complements in the GCD

Value

L.mat: unit lower triangular matrix of dimension N x length(vrank) with entries given by L.psi


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