validate_adjmat: Calculate true positive, true negative, false positive and...

Description Usage Arguments

Description

This function calculates the true positive, true negative, false positive and false negative values from the adjacency matrices.

Usage

1
validate_adjmat(inf_mat, true_mat)

Arguments

inf_mat

matrix. It should be adjacency matrix of inferred network.

true_mat

matrix. It should be adjacency matrix of true network.


BTR documentation built on May 2, 2019, 12:21 p.m.