Learn R Programming

SIRE (version 1.1.0)

rho_calc: 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 \(\Gamma'\) matrix

A

the \(A\) matrix

Sigma

the \(\Sigma\) matrix

Value

A list with components

  • S0: the selection matrix for \(p_j\).

  • S1: the selection matrix for \(\Gamma'\).

  • S2: the selection matrix. for \(A\)