rho_calc {SIRE} | R Documentation |
Rho Calculation
Description
Function to calculate rho (internal use)
Usage
rho_calc(l, Gamma, A, Sigma)
Arguments
l |
the equation index for which to calculate rho |
Gamma |
the |
A |
the |
Sigma |
the |
Value
A list with components
-
S0
: the selection matrix forp_j
. -
S1
: the selection matrix for\Gamma'
. -
S2
: the selection matrix. forA
[Package SIRE version 1.1.0 Index]