View source: R/Evaluation.GGM.R
Evaluation.GGM | R Documentation |
Evaluation function for the estimated GGM.
Evaluation.GGM(est.precision, true.precision)
est.precision |
The estimated precision matrix. |
true.precision |
The true precision matrix. |
A result list including Recall, FDR, F1score, MCC, Hamming Distance,and estimated error of adjacency matrix on F-norm.
Mingyang Ren renmingyang17@mails.ucas.ac.cn.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.