Learn R Programming

equSA (version 1.1.5)

TR0_mat: The adjacency matrix for TR0 dataset.

Description

TR0_mat is an estimated adjacency matrix by \(\psi\)- learning alogorithm.

Usage

data(TR0_mat)

Arguments

Format

TR0_mat a 200x200 matrix with binary values. When its element (i,j) equals to 1, there exists an edge between variable i and j. Otherwise, it equals to 0.

References

Liang, F., Song, Q. and Qiu, P. (2015). An Equivalent Measure of Partial Correlation Coefficients for High Dimensional Gaussian Graphical Models. J. Amer. Statist. Assoc., 110, 1248-1265.