dec_calc {SIRE}R Documentation

Decomposition starting from Gamma and Sigma

Description

Function to decompose \Gamma' into recursive and interdependent sub-matrices (internal use)

Usage

dec_calc(Gamma, Sigma)

Arguments

Gamma

the \Gamma' matrix.

Sigma

the \Sigma matrix.

Value

A list with components


[Package SIRE version 1.1.0 Index]