rcpp_validate: Calculating validation scores between two adjacency matrices

Description Usage Arguments

Description

This function calculates the validation scores between two adjacency matrices.

Usage

1
rcpp_validate(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.