Evaluation.GGM {TransGraph}R Documentation

Evaluation function for the estimated GGM.

Description

Evaluation function for the estimated GGM.

Usage

Evaluation.GGM(est.precision, true.precision)

Arguments

est.precision

The estimated precision matrix.

true.precision

The true precision matrix.

Value

A result list including Recall, FDR, F1score, MCC, Hamming Distance,and estimated error of adjacency matrix on F-norm.

Author(s)

Mingyang Ren renmingyang17@mails.ucas.ac.cn.


[Package TransGraph version 1.0.1 Index]