View source: R/matrix_completions_main.R
| complete_Gamma_one_step | R Documentation |
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.
complete_Gamma_one_step(Gamma, nA, nC, nB)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.