Description Usage Arguments Value Examples
Compute the error between the true and estimated gene co-expression network using different error measure
1 |
gcnlist |
a list of gene coexpression networks of the same set of genes, where the first is taken as the truth, and the rest are all estimations. |
method |
a vector of error measure names, possible choices are mean square error "MSE", Spectral norm "Spectral", infinite norm "Inf", l1 norm, "L1" |
a matrix of error levels, where each row indicates the given different estimation of gcn, and each column indicates different error measure.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.