listInverseBlocks: List all the inverse matrices of the leading sub-matrix of...

View source: R/util.R

listInverseBlocksR Documentation

List all the inverse matrices of the leading sub-matrix of P=Sigma^-1 (INTERNAL)

Description

List all the inverse matrices of the leading sub-matrix of P=Sigma^-1 (INTERNAL)

Usage

listInverseBlocks(Sigma)

Arguments

Sigma

an invertible matrix

Value

a list with the inverse of the leading sub-matrices of Sigma^(-1)


gherardovarando/clggm documentation built on April 17, 2023, 10:04 a.m.