complete_Gamma_one_step: Completion of two-clique decomposable Gamma matrices

View source: R/matrix_completions_main.R

complete_Gamma_one_stepR Documentation

Completion of two-clique decomposable Gamma matrices

Description

Given a decomposable graph consisting of two cliques and incomplete variogram matrix Gamma, returns the full Gamma matrix implied by the conditional independencies. The rows/columns of Gamma must be ordered such that the clique of size nA (excluding separator) comes first, then the separator of size nC, and then the remaining nB vertices.

Usage

complete_Gamma_one_step(Gamma, nA, nC, nB)

graphicalExtremes documentation built on Nov. 14, 2023, 1:07 a.m.