dec_calc {SIRE} | R Documentation |
Function to decompose \Gamma'
into recursive and
interdependent sub-matrices (internal use)
dec_calc(Gamma, Sigma)
Gamma |
the |
Sigma |
the |
A list with components
C
: the matrix highlighting the interdependent mechanisms at deterministic level.
Psi1
: the matrix highlighting the interdependent mechanisms at stochastic level.
Psi0
: the matrix highlighting the causal mechanisms.
powers
: a list containing the matrix powers of \Gamma'
.