comparison: Comparing the real and estimated adjacency matrix

Description Usage Arguments Value Author(s)

View source: R/comparison.R

Description

Comparing the two adjacency matrices for false discovery rate and positive selection rate. Used for model validation

Usage

1
comparison(real, estimate)

Arguments

real

The real matrix p by p adjacency matrix likely from simulated data

estimate

The estimated matrix p by p adjacency matrix likely estimated using the SBIC procedure

Value

A list of the following evaluation metrics

PSR

Positive Selection Rate

FDR

False Discovery rate

Author(s)

Jie Zhou


hoenlab/SBIC documentation built on March 6, 2021, 11:58 a.m.